This commit is contained in:
Whatisthis-dot 2025-03-25 23:25:27 +07:00 committed by GitHub
commit d6bfb85d3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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