mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-16 20:30:59 +00:00
Update prober-public-good.yml
This commit is contained in:
parent
ef244123eb
commit
a4fa264c14
6
.github/workflows/prober-public-good.yml
vendored
6
.github/workflows/prober-public-good.yml
vendored
@ -1,13 +1,13 @@
|
||||
name: Public-Good Sigstore Prober
|
||||
|
||||
on:
|
||||
on:hasanjp7598@gmail.com
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# run every 5 minutes, as often as Github Actions allows
|
||||
- cron: '*/5 * * * *'
|
||||
|
||||
jobs:
|
||||
prober:
|
||||
jobs:hasan
|
||||
prober: the other
|
||||
if: github.repository_owner == 'actions'
|
||||
permissions:
|
||||
attestations: write
|
||||
|
||||
Loading…
Reference in New Issue
Block a user