chore: wordt enkel uitgevoerd in de dev branch
This commit is contained in:
parent
ccbdd9bce4
commit
e5e39e5cea
1 changed files with 2 additions and 0 deletions
2
.github/workflows/lint-action.yml
vendored
2
.github/workflows/lint-action.yml
vendored
|
@ -4,6 +4,8 @@ on:
|
|||
# Trigger the workflow on push or pull request,
|
||||
# but only for the main branch
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
# Replace pull_request with pull_request_target if you
|
||||
# plan to use this action with forks, see the Limitations section
|
||||
pull_request:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue