Skip to content

chore(licence): normalise to MPL-2.0 (code) + CC-BY-SA-4.0 (docs) #336

chore(licence): normalise to MPL-2.0 (code) + CC-BY-SA-4.0 (docs)

chore(licence): normalise to MPL-2.0 (code) + CC-BY-SA-4.0 (docs) #336

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0

Check failure on line 1 in .github/workflows/scorecard.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/scorecard.yml

Invalid workflow file

(Line: 19, Col: 5): Unexpected value 'timeout-minutes'
name: Scorecards supply-chain security
on:
branch_protection_rule:
schedule:
- cron: '23 4 * * 1'
push:
branches: [main]
permissions: read-all
jobs:
analysis:
permissions:
security-events: write
id-token: write
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
timeout-minutes: 10
secrets: inherit