Commit 96fc614
committed
Skip HostImage actions on PR and merge pushes
The workflow is not a required check (it actually always fails or times
out), so there is no need to run it on branches being evaluated for
merging.
Disable the job that is always timing out if there is no build
error. The job always runs 6 hours:
https://github.com/google/android-cuttlefish/actions/workflows/host-image-ci.yml1 parent 93b3ed5 commit 96fc614
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| 50 | + | |
| 51 | + | |
46 | 52 | | |
47 | 53 | | |
48 | 54 | | |
| |||
0 commit comments