Skip to content

workflows/dco-report: update to Node.js 20 actions #4

workflows/dco-report: update to Node.js 20 actions

workflows/dco-report: update to Node.js 20 actions #4

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