Skip to content

workflows: add build/release workflow #5145

workflows: add build/release workflow

workflows: add build/release workflow #5145

Workflow file for this run

name: DCO check
on:
pull_request:
branches:
- master
- support/**
jobs:
dco:
uses: nspcc-dev/.github/.github/workflows/dco.yml@master