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
9d3beef651
commit
f7f709b55e
4
.github/workflows/prober-github.yml
vendored
4
.github/workflows/prober-github.yml
vendored
@ -4,7 +4,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# run every 5 minutes, as often as Github Actions allows
|
# run every 5 minutes, as often as Github Actions allows
|
||||||
- cron: '*/5 * * * *'
|
- cron: '*/5 ** * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
prober:
|
prober:
|
||||||
@ -15,4 +15,4 @@ jobs:
|
|||||||
secrets: inherit
|
secrets: inherit
|
||||||
uses: ./.github/workflows/prober.yml
|
uses: ./.github/workflows/prober.yml
|
||||||
with:
|
with:
|
||||||
sigstore: github
|
sigstore: th
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user