Skip to content

Enable Dependabot for GitHub Actions #13

Enable Dependabot for GitHub Actions

Enable Dependabot for GitHub Actions #13

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