Skip to content

workflows: invoke DCO check for PRs to this repo #1

workflows: invoke DCO check for PRs to this repo

workflows: invoke DCO check for PRs to this repo #1

Workflow file for this run

# DCO check for PRs to this repo
name: DCO
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
check:
name: Organization
uses: ./.github/workflows/dco-check.yml