Skip to content

Commit

Permalink
ignore dependabot PRs for additional reviewers action
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-kong authored Oct 27, 2023
1 parent a1fc5d3 commit b1fba65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/add_additional_reviewers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
auto-request-review:
name: Add Additional Reviewers
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- name: Request additional reviews based on supplied rules
uses: necojackarc/[email protected]
Expand Down

0 comments on commit b1fba65

Please sign in to comment.