Skip to content

Introduce BWC testing infrastructure #252

Introduce BWC testing infrastructure

Introduce BWC testing infrastructure #252

Workflow file for this run

name: Developer Certificate of Origin Check
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: read
steps:
- name: DCO Check
uses: tisonkun/actions-dco@v1.1