Skip to content

Commit

Permalink
Merge pull request #8637 from sbueringer/pr-fix-verify-action
Browse files Browse the repository at this point in the history
🌱 verifier: change back to pull_request_target to make it work again
  • Loading branch information
k8s-ci-robot authored May 11, 2023
2 parents 760b0d3 + f430f0e commit a871dc1
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,7 +1,7 @@
name: verify

on:
pull_request:
pull_request_target:
types: [opened, edited, synchronize, reopened]

permissions:
Expand Down

0 comments on commit a871dc1

Please sign in to comment.