Update cron.yml

This commit is contained in:
hikari 2024-06-04 03:41:23 +03:30 committed by GitHub
parent 8d41abc46a
commit 124fd71c1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
# This workflow will build an Arch Linux bootstrap file with the commit on it
name: build per 5 day
on:
workflow_dispatch:
schedule:
- cron: "0 0 */5 * *"