ci: add synchronize to PR triggers
This commit is contained in:
parent
dde019d364
commit
312ec38817
@ -1,7 +1,7 @@
|
||||
name: Open PR on Staging
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, edited]
|
||||
types: [opened, edited, synchronize]
|
||||
branches:
|
||||
- staging
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user