Skip to content

Commit

Permalink
gha: add missing path for shell linter action
Browse files Browse the repository at this point in the history
Signed-off-by: Ivo Jimenez <ivo@redpanda.com>
  • Loading branch information
ivotron committed May 9, 2024
1 parent e6417b5 commit 4942fb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-sh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
pull_request:
paths:
- '**.sh'
- tests/docker/ducktape-deps/tinygo-wasi-transforms

jobs:
sh:
Expand Down

0 comments on commit 4942fb0

Please sign in to comment.