Skip to content

Commit 46abb3c

Browse files
authored
Update PR workflow to include whitelisted authors (redhat-developer#2202)
1 parent d655681 commit 46abb3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
organization: ${{ env.GH_ORGANIZATION }}
5656
gh_token: ${{ steps.app-token.outputs.token }}
5757
author: ${{ github.event.pull_request.user.login }}
58+
whitelisted_authors: '["openshift-cherrypick-robot"]'
5859

5960
authorize:
6061
# The 'external' environment is configured with the rhdh-content team as required reviewers.

0 commit comments

Comments
 (0)