Skip to content

Add basic pre-commit checks; autogenerate Markdown file with release checklist links #54

Add basic pre-commit checks; autogenerate Markdown file with release checklist links

Add basic pre-commit checks; autogenerate Markdown file with release checklist links #54

Workflow file for this run

name: DCO
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
check:
name: Organization
uses: openslide/.github/.github/workflows/dco-check.yml@main