match existing DCO GH check name

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
This commit is contained in:
Alex Goodman 2024-06-04 13:34:22 -04:00
parent 2f39322f81
commit cb09dd9e19

View file

@ -5,7 +5,7 @@ on:
branches:
- main
jobs:
check:
DCO:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4