We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa01287 commit db10693Copy full SHA for db10693
1 file changed
.github/workflows/shellcheck.yml
@@ -45,6 +45,7 @@ jobs:
45
organization: ${{ env.GH_ORGANIZATION }}
46
gh_token: ${{ steps.app-token.outputs.token }}
47
author: ${{ github.event.pull_request.user.login }}
48
+ whitelisted_authors: '["openshift-cherrypick-robot"]'
49
50
authorize:
51
# The 'external' environment is configured with the rhdh-content team as required reviewers.
0 commit comments