Skip to content

Commit b7d3b11

Browse files
authored
Update whitelisted authors in shellcheck workflow (redhat-developer#2205)
1 parent 46abb3c commit b7d3b11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
organization: ${{ env.GH_ORGANIZATION }}
4646
gh_token: ${{ steps.app-token.outputs.token }}
4747
author: ${{ github.event.pull_request.user.login }}
48+
whitelisted_authors: '["openshift-cherrypick-robot"]'
4849

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

0 commit comments

Comments
 (0)