Skip to content

Commit a5e59e1

Browse files
authored
Change pipeline inputs to use - instead of _ (#27)
1 parent 8c1a5b4 commit a5e59e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dissect-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
ci:
1313
uses: fox-it/dissect-workflow-templates/.github/workflows/dissect-ci-template.yml@main
1414
with:
15-
run_tests: false
15+
run-tests: false
1616
secrets: inherit
1717

1818
publish:

0 commit comments

Comments
 (0)