Commit bd5ee60
committed
fix(safe-settings): allow GitLab CI to bypass status checks for releasing
* Releases are currently managed using GitLab CI so GitHub doesn't know
whether the status checks have passed or not (on GitLab).
This bypass allows `semantic-release` to push to the `master` branch
using the `saltstack-formulas-github` user token.1 parent 6e3f3c5 commit bd5ee60
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
| |||
0 commit comments