Skip to content

workflows: automatically create GitHub release when tagged #27

workflows: automatically create GitHub release when tagged

workflows: automatically create GitHub release when tagged #27

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