Skip to content

Introduce BWC testing infrastructure #255

Introduce BWC testing infrastructure

Introduce BWC testing infrastructure #255

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/[email protected]