Skip to content

Commit

Permalink
Run triage workflows on "pull_request_target" (github#18413)
Browse files Browse the repository at this point in the history
  • Loading branch information
shati-patel authored Mar 25, 2021
1 parent a017660 commit 6048bde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/move-ready-to-merge-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Move and unlabel ready to merge issues
# **Who does it impact**: Open source contributors, open-source maintainers.

on:
pull_request:
pull_request_target:
types:
- labeled

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/triage-pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Triage new pull requests
# **Who does it impact**:

on:
pull_request:
pull_request_target:
types:
- reopened
- opened
Expand Down

0 comments on commit 6048bde

Please sign in to comment.