chore: lint-action enkel uitvoeren op PRs die klaar zijn voor review
This commit is contained in:
parent
17786e604f
commit
241854a7cc
1 changed files with 2 additions and 0 deletions
2
.github/workflows/lint-action.yml
vendored
2
.github/workflows/lint-action.yml
vendored
|
@ -11,6 +11,8 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
types: [ready_for_review]
|
||||
|
||||
|
||||
# Down scope as necessary via https://docs.github.com/en/actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token
|
||||
permissions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue