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