mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-16 20:30:59 +00:00
Update prober-github.yml
This commit is contained in:
parent
9d3beef651
commit
f7f709b55e
4
.github/workflows/prober-github.yml
vendored
4
.github/workflows/prober-github.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user