Skip to content

Merge #1727

Merge #1727 #171

Workflow file for this run

name: Staging DCO
on:
push:
branches:
- staging
jobs:
DCO:
runs-on: ubuntu-latest
steps:
- name: DCO
run: echo "DCO"