Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6fa1e53

Browse files
authoredOct 1, 2024··
chore: dependency prevents workflow from running
1 parent 8a99e97 commit 6fa1e53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.github/workflows/depdendabot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ permissions:
1111
jobs:
1212
automerge:
1313
if: ${{ contains(github.head_ref, 'dependabot/npm_and_yarn') }}
14-
needs: verify
1514
runs-on: ubuntu-latest
1615
env:
1716
PR_URL: ${{github.event.pull_request.html_url}}

0 commit comments

Comments
 (0)
Please sign in to comment.