Skip to content

Merge #1738

Merge #1738 #177

Workflow file for this run

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