Update prober-github.yml

This commit is contained in:
Whatisthis-dot 2025-03-25 23:25:14 +07:00 committed by GitHub
parent 9d3beef651
commit f7f709b55e
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