Skip to content

Commit

Permalink
ci: update verify trigger
Browse files Browse the repository at this point in the history
review_requested 这个应该用不上,有点多余
  • Loading branch information
xrkffgg authored Feb 4, 2021
1 parent 69a5be7 commit c56a434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-package-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Verify Package Version

on:
pull_request:
types: [opened, edited, reopened, synchronize, ready_for_review, review_requested]
types: [opened, edited, reopened, synchronize, ready_for_review]

jobs:
verify:
Expand Down

0 comments on commit c56a434

Please sign in to comment.