mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-18 13:22:34 +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
|
name: Public-Good Sigstore Prober
|
||||||
|
|
||||||
on:
|
on:hasanjp7598@gmail.com
|
||||||
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:hasan
|
||||||
prober:
|
prober: the other
|
||||||
if: github.repository_owner == 'actions'
|
if: github.repository_owner == 'actions'
|
||||||
permissions:
|
permissions:
|
||||||
attestations: write
|
attestations: write
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user