Skip to content

Commit ee88ce0

Browse files
committed
dataconnect.yml: use dashes instead of underscores in job name
1 parent 341e144 commit ee88ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dataconnect.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ jobs:
196196
if-no-files-found: warn
197197
compression-level: 9
198198

199-
actionlint_dataconnect_yml:
199+
actionlint-dataconnect-yml:
200200
continue-on-error: false
201201
runs-on: ubuntu-latest
202202
steps:

0 commit comments

Comments
 (0)