mirror of
https://github.com/pppscn/SmsForwarder
synced 2025-08-03 01:17:41 +08:00
整理:每夜构建
调整为每周构建
(每周天23点启动编译,避免空间爆满限速)
This commit is contained in:
parent
f5d030192b
commit
64202ffa5e
1
.github/workflows/Weekly_Build.yml
vendored
1
.github/workflows/Weekly_Build.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
repository: ${{ github.repository }}
|
repository: ${{ github.repository }}
|
||||||
|
retain_days: 0 # 全部删除只留正在跑的一条
|
||||||
keep_minimum_runs: 1
|
keep_minimum_runs: 1
|
||||||
delete_workflow_pattern: 'Weekly Build'
|
delete_workflow_pattern: 'Weekly Build'
|
||||||
# 设置jdk环境为11
|
# 设置jdk环境为11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user