diff --git a/.github/workflows/ubuntu-security.yml b/.github/workflows/ubuntu-security.yml index cc7d36c..0ab07c3 100644 --- a/.github/workflows/ubuntu-security.yml +++ b/.github/workflows/ubuntu-security.yml @@ -2,8 +2,8 @@ name: PikaOS Ubuntu Repo Sync (Security) on: workflow_dispatch: - schedule: - - cron: '50 0 * * *' + # schedule: + # - cron: '50 0 * * *' jobs: build: