Skip to content

Commit ad35ff9

Browse files
Set empty name for build-and-test workflow
Add empty name field to workflow configuration
1 parent 24c0df0 commit ad35ff9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-and-test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# must be empty to satisfy repo config for required step
2+
name: ''
3+
14
on:
25
workflow_call:
36
inputs:

0 commit comments

Comments
 (0)