Skip to content

.github/workflows/self-scorecard.yaml #77

.github/workflows/self-scorecard.yaml

.github/workflows/self-scorecard.yaml #77

on:
branch_protection_rule:
push:
branches:
- main
schedule:
- cron: "42 4 * * MON"
permissions: {}
jobs:
scorecard:
permissions:
contents: read
id-token: write
security-events: write
uses: ./.github/workflows/openssf-scorecard.yaml
with:
publish-results: true