actions: workflows update
workflows worden op PR uitgevoerd voor elke nodige mogelijke update van een PR
This commit is contained in:
parent
0cb1436772
commit
27d5c5cbab
2 changed files with 2 additions and 0 deletions
1
.github/workflows/testing.yml
vendored
1
.github/workflows/testing.yml
vendored
|
@ -8,6 +8,7 @@ on:
|
|||
branches: [ "dev" ]
|
||||
pull_request:
|
||||
branches: [ "dev" ]
|
||||
types: ["synchronize", "ready_for_review", "opened", "reopened"]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue