Skip to content

Commit

Permalink
Silence one shellcheck warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Jan 28, 2024
1 parent 3558837 commit 24da40c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
shell: bash
run: |
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
# shellcheck disable=SC2046
./actionlint -color $(find .github/workflows -name '*.yml' -type f ! -name release.yml -print)

0 comments on commit 24da40c

Please sign in to comment.