Use unique name

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
Vitaliy Potyarkin 2024-10-04 15:30:55 +03:00
parent 1ce7c086ba
commit 9b72005398

View file

@ -1,12 +1,12 @@
# yamllint disable rule:truthy
name: DCO check
name: Another check
on:
workflow_call:
jobs:
dco:
name: DCO
another:
name: Another
runs-on: docker
container:
image: node:22-bookworm