Trigger CI on PR sync and reopen
This commit is contained in:
parent
49c0955f97
commit
52bdfc659e
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -4,6 +4,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
types: [opened, synchronize, reopened]
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user