1
0
mirror of synced 2026-01-04 09:06:46 -05:00

use pull_request_target trigger (#23946)

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
Sarah Edwards
2022-01-04 11:56:16 -08:00
committed by GitHub
parent bb3ab07d8b
commit 7cff1636cd
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ name: Hubber contribution help
# **Who does it impact**: docs-internal contributors
on:
pull_request:
pull_request_target:
types:
- opened
paths:

View File

@@ -5,7 +5,7 @@ name: Ready for docs-content review
# **Who does it impact**: Writers working in the docs-internal repository
on:
pull_request:
pull_request_target:
types: [labeled]
permissions: