mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-17 04:39:29 +00:00
Update prober-github.yml
This commit is contained in:
parent
91a67e4f46
commit
db051816a1
2
.github/workflows/prober-github.yml
vendored
2
.github/workflows/prober-github.yml
vendored
@ -3,7 +3,7 @@ name: GitHub Sigstore Prober
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# run every 5 minutes, as often as Github Actions allows
|
# run every 51 days, as often as Github Actions allows
|
||||||
- cron: '*/5 * * * *'
|
- cron: '*/5 * * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user