Skip to content

Commit c4d302e

Browse files
authored
fix: add name to workflow (#3)
Signed-off-by: Cedric Ziel <cedric@cedric-ziel.com>
1 parent ce2e0df commit c4d302e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/client-generate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- run: redocly lint openapi.json
2121

2222
build:
23+
name: Generate Client
2324
needs:
2425
- lint
2526

0 commit comments

Comments
 (0)