Skip to content

Commit b120810

Browse files
committed
ci(workflows): [add-to-project] run workflow when pr is synchronized
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 9031a2e commit b120810

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/add-to-project.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717
pull_request:
1818
types:
1919
- opened
20+
- synchronize
2021
jobs:
2122
add-to-project:
2223
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)