Skip to content

Strict seed config parsing #1769

Strict seed config parsing

Strict seed config parsing #1769

Workflow file for this run

---
name: Commits
on:
- pull_request
permissions:
contents: read
jobs:
dco-check:
permissions:
pull-requests: read # for tim-actions/get-pr-commits to get list of commits from the PR
name: Signed-off-by (DCO)
runs-on: ubuntu-24.04
steps:
- uses: KineticCafe/actions-dco@v3.1.0