Skip to content

scorecard

scorecard #117

Workflow file for this run

name: scorecard
permissions: {}
on:
branch_protection_rule:
push:
branches:
- trunk
paths-ignore:
- README.md
- LICENSE
schedule:
- cron: '30 1 * * 6'
jobs:
scorecard:
permissions:
actions: read
contents: read
id-token: write
security-events: write
uses: escapace/workflows/.github/workflows/scorecard.yaml@trunk