docker-attest-build-provenance/.github/workflows/prober-github.yml
Workflow config file is invalid. Please check your config file: yaml: line 9: could not find expected ':'
Whatisthis-dot 9d9f3687be
Update prober-github.yml
Design
2025-03-25 23:23:38 +07:00

19 lines
399 B
YAML

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