diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index 26b2476..163f7f0 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -1,5 +1,5 @@ # 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: schedule: - cron: "0 0 */5 * *"