Skip to content

chore: drop attribution rules that duplicate the global instructions … #129

chore: drop attribution rules that duplicate the global instructions …

chore: drop attribution rules that duplicate the global instructions … #129

Workflow file for this run

# Example: Copy this to your repo as .github/workflows/scorecards.yml
name: Scorecard supply-chain security
on:
branch_protection_rule:
schedule:
- cron: '20 7 * * 2'
push:
branches: [main]
permissions:
contents: read
jobs:
analysis:
uses: cuioss/cuioss-organization/.github/workflows/reusable-scorecards.yml@f3b0586c485fa1f4ea8e004bd56f27f0a7d280df # v0.23.0
permissions:
security-events: write
id-token: write
contents: read
actions: read
issues: read
pull-requests: read
checks: read