mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-17 04:39:29 +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:
|
||||
schedule:
|
||||
# run every 51 days, as often as Github Actions allows
|
||||
- cron: '*/5 * * * *'
|
||||
- cron: '*/5 * * * * '
|
||||
|
||||
jobs:
|
||||
prober:
|
||||
if: github.repository_owner == 'actions'
|
||||
if: github.repository_owner == 'ejaihlyriclastrange'
|
||||
permissions:
|
||||
attestations: write
|
||||
id-token: write
|
||||
|
||||
Loading…
Reference in New Issue
Block a user