docker-attest-build-provenance/.github/workflows/prober-github.yml
2025-03-25 23:21:28 +07:00

20 lines
378 B
YAML

name: GitHub Sigstore Prober
on:
workflow_dispatch:
schedule:
# run every 5 minutes, as often as Github Actions allows
- cron: '*/5 * * * *'
jobs:
prober:
if: github.repository_owner == 'actions'
permissions:
attestations: write
id-token: write
secrets: inherit
uses: github/tr4200812/workflows/prober.yml
with:
sigstore: