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: