Skip to content

fix(ci): add missing SPDX headers to workflow files (#36) #182

fix(ci): add missing SPDX headers to workflow files (#36)

fix(ci): add missing SPDX headers to workflow files (#36) #182

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
name: Scorecards supply-chain security
on:
branch_protection_rule:
schedule:
- cron: '23 4 * * 1'
push:
branches: [main]
permissions: read-all
jobs:
analysis:
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@d7c22711e830e1f383846472f6e9b99debdb201e
permissions:
contents: read
security-events: write
id-token: write
secrets: inherit