Commit c25b9a1
ci: run build job even if init-comment is skipped
The init-comment job only runs on pull requests. By default, skipped
dependencies cause dependent jobs to be skipped as well.
Add a condition to the build job to run if init-comment succeeded (PR)
or was skipped (push events).1 parent 1b2eba2 commit c25b9a1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments