mirror of
https://github.com/anchore/syft.git
synced 2026-02-14 03:26:41 +01:00
match existing DCO GH check name
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
This commit is contained in:
parent
2f39322f81
commit
cb09dd9e19
2
.github/workflows/dco.yaml
vendored
2
.github/workflows/dco.yaml
vendored
@ -5,7 +5,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
DCO:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user