Skip to content

Commit

Permalink
Run shellcheck against mariadb/docker-entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
eugulixes committed Apr 18, 2024
1 parent b9b1845 commit 7a374a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Run shellcheck
run: |
shellcheck cleanup/*.sh
shellcheck coturn/docker-entrypoint.sh
shellcheck mariadb/docker-entrypoint.sh
shellcheck mediawiki/*.sh
shellcheck mwlib/docker-entrypoint.sh
Expand Down

0 comments on commit 7a374a4

Please sign in to comment.