fix: remove reviewer from update-geolite workflow to fix issue
This commit is contained in:
@@ -78,8 +78,6 @@ jobs:
|
||||
--body "PR generated by workflow `${{ github.workflow }}` on behalf of @${{ github.actor }}." \
|
||||
--head $BRANCH \
|
||||
--base 'master' \
|
||||
--assignee 'arbi-bom' \
|
||||
--reviewer 'arbi-bom' \
|
||||
| grep -o 'https://github.com/.*/pull/[0-9]*')
|
||||
echo "PR Created: ${PR_URL}"
|
||||
echo "pull-request-url=$PR_URL" >> $GITHUB_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user