We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5108818 commit 9dc1257Copy full SHA for 9dc1257
1 file changed
.github/workflows/workflow-linter.yml
@@ -72,4 +72,4 @@ jobs:
72
if: steps.changed-workflows.outputs.changed_files_count != '0'
73
run: |
74
echo "$files"
75
- bwwl lint -f "$files"
+ bwwl lint -f $files
0 commit comments