Skip to content

Commit

Permalink
Merge pull request #18323 from ivotron/add-missing-paths-to-workflow
Browse files Browse the repository at this point in the history
Add missing paths to GHA shell linter workflow
  • Loading branch information
ivotron committed May 14, 2024
2 parents c1ec803 + 4942fb0 commit 2af7c72
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 2af7c72

Please sign in to comment.