Skip to content

workflows: update actions/checkout to v6 #12

workflows: update actions/checkout to v6

workflows: update actions/checkout to v6 #12

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