Skip to content

ci: add scorecard action to assess project health #8

ci: add scorecard action to assess project health

ci: add scorecard action to assess project health #8

Workflow file for this run

name: Zizmor GitHub Actions static analysis
on:
pull_request:
push:
branches:
- main
jobs:
scorecard:
name: Analyse
permissions:
actions: read
contents: read
pull-requests: write
security-events: write
uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@f60c930303680d858b87d19385129998fb479a31
with:
fail-severity: any