Skip to content

Commit

Permalink
Fix shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-farache committed Jan 31, 2024
1 parent b12e1ab commit 629d490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- main
paths:
- '**/*.sh'

jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 629d490

Please sign in to comment.