Skip to content

[DCO] DCO.md signed by Christoph #4

[DCO] DCO.md signed by Christoph

[DCO] DCO.md signed by Christoph #4

Workflow file for this run

name: DCO Signatures
on: [push, pull_request]
jobs:
dco:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: Stream44/dco@main
with:
enforceSignatureFingerprints: true