Skip to content

Commit 9501020

Browse files
committed
Updated backport-verification test to rerun on commits
1 parent c040066 commit 9501020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport-verification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: "NGO - Backport Verification"
88

99
on:
1010
pull_request:
11-
types: [opened, edited]
11+
types: [opened, edited, synchronize, reopened]
1212
branches:
1313
- develop
1414
- develop-2.0.0

0 commit comments

Comments
 (0)