Skip to content

Commit

Permalink
feat(ci): Perform ShellCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
EyeCantCU committed Dec 19, 2023
1 parent 8f0305c commit 32f2ff8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -74,6 +74,9 @@ jobs:
- name: Checkout Push to Registry action
uses: actions/checkout@v4

- name: Run ShellCheck
uses: ludeeus/action-shellcheck@2.0.0

- name: Check just syntax
uses: ublue-os/just-action@v1

Expand Down

0 comments on commit 32f2ff8

Please sign in to comment.