Skip to content

🌱 Reuse PR verifier workflow from project-infra #1

🌱 Reuse PR verifier workflow from project-infra

🌱 Reuse PR verifier workflow from project-infra #1

Workflow file for this run

name: PR-verify-action
permissions:
checks: write
on:
pull_request:
types: [opened, edited, reopened, synchronize]
jobs:
verify:
name: verify PR contents
uses: Nordix/metal3-project-infra/.github/workflows/pr-verifier.yaml@pr-verifier-wf