From a17438455fd727d78336c2451f9e2b3e325c2c19 Mon Sep 17 00:00:00 2001 From: D3vil0p3r Date: Sun, 19 Nov 2023 23:14:36 +0100 Subject: [PATCH] Update archiso.yml --- .github/workflows/archiso.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/archiso.yml b/.github/workflows/archiso.yml index 8dc617e03..d9194e711 100644 --- a/.github/workflows/archiso.yml +++ b/.github/workflows/archiso.yml @@ -2,8 +2,8 @@ name: Build ArchISO Stable on: # push: workflow_dispatch: - # schedule: - # - cron: '0 0 */7 * *' + schedule: + - cron: '0 0 */7 * *' jobs: build: