Skip to content

Commit

Permalink
bwwl expects one argument
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeebru committed Nov 8, 2024
1 parent 33c6b8c commit 829ff85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Lint
# if: steps.changed-workflows.outputs.count != 0
run: bwwl lint -f ./github/workflows
run: bwwl lint -f .github/workflows

- name: Get changed files
# if: steps.changed-workflows.outputs.count != 0
Expand Down

0 comments on commit 829ff85

Please sign in to comment.