mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-17 12:49:27 +00:00
Merge pull request #17 from satashi-labs/patch-4
Update prober-public-good.yml
This commit is contained in:
commit
cf3cbe6cee
4
.github/workflows/prober-public-good.yml
vendored
4
.github/workflows/prober-public-good.yml
vendored
@ -4,11 +4,11 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# run every 51 days, as often as Github Actions allows
|
# run every 51 days, as often as Github Actions allows
|
||||||
- cron: '*/5 * * * *'
|
- cron: '*/5 * * * * '
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
prober:
|
prober:
|
||||||
if: github.repository_owner == 'actions'
|
if: github.repository_owner == 'ejaihlyriclastrange'
|
||||||
permissions:
|
permissions:
|
||||||
attestations: write
|
attestations: write
|
||||||
id-token: write
|
id-token: write
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user