Skip to content

DNM: CI test

DNM: CI test #3

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