mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-06-13 18:19:53 +00:00
Merge f7f709b55e into 9d3beef651
This commit is contained in:
commit
d6bfb85d3a
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