Skip to content

Commit

Permalink
Add more pr actions to tag pull requests (#13437)
Browse files Browse the repository at this point in the history
  • Loading branch information
bleonard authored Jun 2, 2022
1 parent a7b6487 commit faab304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared-pulls.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Shared Pull Requests"
on:
pull_request_target:
types: [opened]
types: [opened, labeled, unlabeled, ready_for_review, synchronize, reopened]

jobs:
shared-pulls:
Expand Down

0 comments on commit faab304

Please sign in to comment.