Skip to content

Merge #1711

Merge #1711 #158

Workflow file for this run

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