Commit 8890e84
authored
Fix the collector job (#239)
This adds the missing `if: always()` without which branch
protection will allow auto-merge to proceed when dependencies are
cancelled.
This is the same fix as in:
EliahKagan/subaudit#811 parent 884f0a0 commit 8890e84
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
250 | 253 | | |
251 | 254 | | |
252 | 255 | | |
| |||
0 commit comments