Skip to content

Commit a261d1e

Browse files
authored
Branch was updated using the 'autoupdate branch' Actions workflow.
2 parents bbc2086 + 6048bde commit a261d1e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/move-ready-to-merge-issues.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Move and unlabel ready to merge issues
55
# **Who does it impact**: Open source contributors, open-source maintainers.
66

77
on:
8-
pull_request:
8+
pull_request_target:
99
types:
1010
- labeled
1111

.github/workflows/triage-pull-requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Triage new pull requests
55
# **Who does it impact**:
66

77
on:
8-
pull_request:
8+
pull_request_target:
99
types:
1010
- reopened
1111
- opened

0 commit comments

Comments
 (0)