Skip to content

Scorecard

Scorecard #78

Workflow file for this run

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