Skip to content

Commit

Permalink
feat: use shellcheck, disable pyflakes
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Bammes <[email protected]>
  • Loading branch information
tyrann0us authored Sep 10, 2024
1 parent fef324e commit 6395f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Run actionlint
uses: docker://rhysd/actionlint:latest
with:
args: -color -shellcheck=
args: -color -pyflakes=

0 comments on commit 6395f0a

Please sign in to comment.