Update cron.yml
This commit is contained in:
parent
9b3b263ef6
commit
82c4b2db80
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cron.yml
vendored
2
.github/workflows/cron.yml
vendored
|
@ -1,5 +1,5 @@
|
||||||
# This workflow will build an Arch Linux bootstrap file with the commit on it
|
# This workflow will build an Arch Linux bootstrap file with the commit on it
|
||||||
name: build parchlinux-bootstrap-x86_64 per 5 day
|
name: build per 5 day
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 */5 * *"
|
- cron: "0 0 */5 * *"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue