Skip to content

🐛 Fix scorecard.yml: remove permissions block #20

🐛 Fix scorecard.yml: remove permissions block

🐛 Fix scorecard.yml: remove permissions block #20

Workflow file for this run

name: PR Verifier
on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
permissions:
checks: write
pull-requests: read
jobs:
verify:
uses: kubestellar/infra/.github/workflows/reusable-pr-verifier.yml@main
secrets: inherit