Commit 0a48c4e
authored
Remove skip-ci token from bot commit message (#720)
The skip-ci token suppresses CI on the push-action/** temp branch that
push-protected creates, so GitHub finds 0 status check runs and
immediately tries to merge — which then fails with "7 of 7 required
status checks are expected".1 parent 03e2734 commit 0a48c4e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments