From f7f709b55ed8fa3e0c31c4a9d3889e81dfc608aa Mon Sep 17 00:00:00 2001 From: Whatisthis-dot <202803114+whatisthis-dot@users.noreply.github.com> Date: Tue, 25 Mar 2025 23:25:14 +0700 Subject: [PATCH] Update prober-github.yml --- .github/workflows/prober-github.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/prober-github.yml b/.github/workflows/prober-github.yml index ea0b10f..1ed5193 100644 --- a/.github/workflows/prober-github.yml +++ b/.github/workflows/prober-github.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: schedule: # run every 5 minutes, as often as Github Actions allows - - cron: '*/5 * * * *' + - cron: '*/5 ** * * *' jobs: prober: @@ -15,4 +15,4 @@ jobs: secrets: inherit uses: ./.github/workflows/prober.yml with: - sigstore: github + sigstore: th