Skip to content

Merge #1721

Merge #1721 #165

Workflow file for this run

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