From f60c327bf923c9910b21321fd159fed1b42dfb46 Mon Sep 17 00:00:00 2001 From: ferrreo Date: Mon, 6 May 2024 09:09:41 +0100 Subject: [PATCH] Update ubuntu-security.yml --- .github/workflows/ubuntu-security.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: