Skip to content

Commit e388e1e

Browse files
authored
Merge pull request kubernetes-sigs#1394 from alvaroaleman/fix-check
🐛 Run verify workflow after pushes
2 parents 5fd8414 + 29dcf23 commit e388e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
pull_request_target:
3-
types: [opened, edited, reopened]
3+
types: [opened, edited, reopened, synchronize]
44

55
jobs:
66
verify:

0 commit comments

Comments
 (0)