Skip to content

Commit 5dc0d35

Browse files
committed
Fix parameter name
1 parent 46c300a commit 5dc0d35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bash-format-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
bash-format:
1919
uses: fabriciofx/github-workflows/.github/workflows/bash-format-template.yml@main
2020
with:
21-
working-dir: "bash/test"
21+
working-directory: "bash/test"

0 commit comments

Comments
 (0)