Skip to content

workflows: add build/release workflow #5146

workflows: add build/release workflow

workflows: add build/release workflow #5146

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