Skip to content

Commit

Permalink
fix: fix shellcheck workflow, to do not fail on .zprofile
Browse files Browse the repository at this point in the history
Fix #260
  • Loading branch information
CelticBoozer committed Oct 29, 2024
1 parent b8b9791 commit f11dc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
uses: ludeeus/action-shellcheck@master
with:
ignore_names: >-
.zshrc
.zshrc .zprofile

0 comments on commit f11dc76

Please sign in to comment.