From 47b7c583d80165890a4f3a83f9b27cff1b9ac32a Mon Sep 17 00:00:00 2001 From: twerthi Date: Tue, 22 Oct 2024 15:26:34 -0700 Subject: [PATCH] Testing new azure local runner --- .github/workflows/octopub-audits-kubecon.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/octopub-audits-kubecon.yaml b/.github/workflows/octopub-audits-kubecon.yaml index 9ae93d6..f08e67e 100644 --- a/.github/workflows/octopub-audits-kubecon.yaml +++ b/.github/workflows/octopub-audits-kubecon.yaml @@ -12,8 +12,8 @@ permissions: # - '!.github/badges/*' # - '!README.md' # - '!python/**/*' - schedule: - - cron: "*/10 * * * *" + # schedule: + # - cron: "*/10 * * * *" jobs: build: