Skip to content

Commit

Permalink
build: fix auto approve workflow (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankanno committed Dec 6, 2022
1 parent 739fc3d commit ca5f015
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/auto-approve-merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
auto-approve:
name: Auto approve Dependabot PRs
runs-on: ubuntu-latest
needs: debug
if: |
(
github.event.pull_request.user.login == 'dependabot[bot]' ||
Expand Down

0 comments on commit ca5f015

Please sign in to comment.