Trigger CI on PR sync and reopen
This commit is contained in:
parent
49c0955f97
commit
52bdfc659e
|
@ -4,6 +4,7 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
types: [opened, synchronize, reopened]
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
|
Loading…
Reference in New Issue