Update cron.yml
This commit is contained in:
parent
8d41abc46a
commit
124fd71c1e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cron.yml
vendored
1
.github/workflows/cron.yml
vendored
|
@ -1,6 +1,7 @@
|
||||||
# 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 per 5 day
|
name: build per 5 day
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 */5 * *"
|
- cron: "0 0 */5 * *"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue