mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-21 18:06:08 -07:00
update releases json cron
This commit is contained in:
parent
7fdadc3d8b
commit
ceda108afe
2
.github/workflows/upx-releases-json.yml
vendored
2
.github/workflows/upx-releases-json.yml
vendored
|
@ -7,7 +7,7 @@ concurrency:
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 10 * * 0'
|
- cron: '0 */12 * * *'
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'master'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user