diff --git a/.github/workflows/hubber-contribution-help.yml b/.github/workflows/hubber-contribution-help.yml index 83a3ca6c1e..8f84d851e8 100644 --- a/.github/workflows/hubber-contribution-help.yml +++ b/.github/workflows/hubber-contribution-help.yml @@ -5,7 +5,7 @@ name: Hubber contribution help # **Who does it impact**: docs-internal contributors on: - pull_request: + pull_request_target: types: - opened paths: diff --git a/.github/workflows/ready-for-doc-review.yml b/.github/workflows/ready-for-doc-review.yml index 782bac10a5..fb8652b997 100644 --- a/.github/workflows/ready-for-doc-review.yml +++ b/.github/workflows/ready-for-doc-review.yml @@ -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: