Skip to content

feat: add changie validation to lint action #53

feat: add changie validation to lint action

feat: add changie validation to lint action #53

Workflow file for this run

---
name: assign
on:
pull_request_target:
types: [opened, ready_for_review]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
assign:
uses: delineaxpm/github-workflows/.github/workflows/assign.yml@main
secrets: inherit