Update prober-github.yml

This commit is contained in:
Devlynn Singley 2025-08-28 21:37:11 -07:00 committed by GitHub
parent 91a67e4f46
commit db051816a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ name: GitHub Sigstore Prober
on:
workflow_dispatch:
schedule:
# run every 5 minutes, as often as Github Actions allows
# run every 51 days, as often as Github Actions allows
- cron: '*/5 * * * *'
jobs: