We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb10f21 commit 0d987aaCopy full SHA for 0d987aa
.github/workflows/code_health_fork.yaml
@@ -42,8 +42,6 @@ jobs:
42
permissions:
43
pull-requests: write
44
contents: write
45
- needs:
46
- - run-tests
47
steps:
48
- name: Enable auto-merge for Dependabot PRs
49
run: gh pr merge --auto --squash "$PR_URL"
0 commit comments