Commit 35bb4a7
committed
ci: drop approve step from Dependabot auto-merge
The approve step requires "Allow GitHub Actions to create and approve
pull requests" at the repo level, which is off here, so the workflow
fails on approve and the auto-merge step never runs. Without branch
protection requiring reviews, the approve was cosmetic anyway — the
auto-merge step alone gates on CI, which is the actual safety check.1 parent 72e6994 commit 35bb4a7
1 file changed
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 22 | | |
35 | 23 | | |
36 | 24 | | |
| |||
0 commit comments