Skip to content

Commit d66d04a

Browse files
committed
fix: dependabot merge requirements
1 parent 054e1c6 commit d66d04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_health_fork.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
pull-requests: write
3939
contents: write
4040
needs:
41-
- coverage
41+
- run-tests
4242
steps:
4343
- name: Enable auto-merge for Dependabot PRs
4444
run: gh pr merge --auto --squash "$PR_URL"

0 commit comments

Comments
 (0)