Avoid assigning reviewers for the bitnami-bot PRs (#263)

Signed-off-by: Alejandro Gómez <morona@vmware.com>
This commit is contained in:
Alejandro Gómez Morón 2022-07-21 09:19:19 +02:00 committed by GitHub
parent 818b075f87
commit 9fd9436a15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ jobs:
# creating env variable "on the fly"
echo "TRIAGE_TEAM_STRING=$TRIAGE_TEAM_STRING" >> $GITHUB_ENV
- name: Assign to a person to work on it
if: ${{ github.actor != 'bitnami-bot' }}
uses: pozil/auto-assign-issue@v1.7.3
with:
numOfAssignee: 1