Skip to content

chore(ci): add CodeQL #2

chore(ci): add CodeQL

chore(ci): add CodeQL #2

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