Skip to content

Commit 0d987aa

Browse files
committed
fix: no wait for dependabot PR
1 parent fb10f21 commit 0d987aa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/code_health_fork.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
permissions:
4343
pull-requests: write
4444
contents: write
45-
needs:
46-
- run-tests
4745
steps:
4846
- name: Enable auto-merge for Dependabot PRs
4947
run: gh pr merge --auto --squash "$PR_URL"

0 commit comments

Comments
 (0)