Commit c80b25d
committed
ci(release): only auto-release on schedule for upstream core bumps
The weekly cron previously cut a release whenever any code commit had
landed in a build-affecting path, so every active week shipped a patch
release on autopilot. Gate the code-commit trigger behind a non-schedule
event: on the Monday cron only an upstream core bump (xray / tun2socks /
sing-box) auto-releases, while a manual workflow_dispatch still releases
on code commits as before. force=true is unchanged.1 parent a8b7d90 commit c80b25d
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
86 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
87 | 92 | | |
88 | 93 | | |
89 | 94 | | |
| |||
0 commit comments