Skip to content

Commit

Permalink
Merge pull request #1394 from alvaroaleman/fix-check
Browse files Browse the repository at this point in the history
🐛 Run verify workflow after pushes
  • Loading branch information
k8s-ci-robot committed Feb 24, 2021
2 parents 5fd8414 + 29dcf23 commit e388e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
pull_request_target:
types: [opened, edited, reopened]
types: [opened, edited, reopened, synchronize]

jobs:
verify:
Expand Down

0 comments on commit e388e1e

Please sign in to comment.