1 2 3 4 5 6 7 8 9 10 11 12 13
name: PR Lint on: pull_request_target: types: [opened, edited, synchronize] permissions: pull-requests: read statuses: write jobs: lint: uses: oritwoen/.github/.github/workflows/pr-lint.yml@main