Commit 4199504
committed
chore(ci): update nightly workflow triggers
* Replace scheduled cron with push-to-`develop` trigger and retain manual
dispatch so nightly builds run only on actual branch updates.
* Remove the 24-hour change-check job because push-triggered runs make it
redundant, simplifying the workflow and reducing CI logic.
* Drop unnecessary macOS brew dependency `cmake` to streamline setup steps.
* Add environment protection `nightly-release-approval` to require explicit
approval before the release job proceeds.1 parent 6adc8b8 commit 4199504
1 file changed
Lines changed: 5 additions & 34 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 39 | | |
70 | 40 | | |
71 | 41 | | |
| |||
146 | 116 | | |
147 | 117 | | |
148 | 118 | | |
149 | | - | |
| 119 | + | |
150 | 120 | | |
151 | 121 | | |
152 | 122 | | |
| |||
453 | 423 | | |
454 | 424 | | |
455 | 425 | | |
| 426 | + | |
456 | 427 | | |
457 | 428 | | |
458 | 429 | | |
| |||
0 commit comments