From af43664b855b62b530d5b7fbde0d6a9595e08927 Mon Sep 17 00:00:00 2001 From: Antonio Date: Sat, 14 Dec 2024 21:03:20 +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 7a92269a9..ab0bc8884 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: