Skip to content

Commit e220ced

Browse files
authored
Merge pull request #13715 from github/repo-sync
repo sync
2 parents a902a0e + a921331 commit e220ced

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/hubber-contribution-help.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Hubber contribution help
55
# **Who does it impact**: docs-internal contributors
66

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

.github/workflows/ready-for-doc-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Ready for docs-content review
55
# **Who does it impact**: Writers working in the docs-internal repository
66

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

1111
permissions:

0 commit comments

Comments
 (0)