Skip to content

Commit

Permalink
Merge pull request openedx#34679 from farhan/farhan/remove-reviewer-f…
Browse files Browse the repository at this point in the history
…rom-update-geolite-worflow

Remove reviewer from update-geolite workflow to fix issue
  • Loading branch information
Feanil Patel authored May 2, 2024
2 parents d39bd32 + 4db6082 commit 5f44c2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-geolite-database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5f44c2c

Please sign in to comment.