Skip to content

chore(ci): ignore test-fixture encryption keys in gitleaks history scan #31

chore(ci): ignore test-fixture encryption keys in gitleaks history scan

chore(ci): ignore test-fixture encryption keys in gitleaks history scan #31

Workflow file for this run

name: OpenSSF Scorecard
on:
push:
branches:
- '**'
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:
jobs:
scorecard:
uses: konradmichalik/reusable-github-actions/.github/workflows/scorecard.yml@main
permissions:
contents: read
security-events: write
id-token: write
actions: read