From d5664e6da30e6ed633470f722a35bf1eb8387600 Mon Sep 17 00:00:00 2001 From: Gabe <7622243+decentralgabe@users.noreply.github.com> Date: Tue, 10 Sep 2024 11:13:14 -0700 Subject: [PATCH] Update security.yml --- .github/workflows/security.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index fcb25fcc..1bac30ad 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -9,9 +9,9 @@ on: branches: - main - # Run every day at 5am UTC - schedule: - - cron: "0 5 * * *" + # # Run every day at 5am UTC + # schedule: + # - cron: "0 5 * * *" # Allows you to run this workflow manually from the Actions tab workflow_dispatch: