mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
ci: Auto format
This commit is contained in:
parent
6b3a2381bd
commit
ae04b4f626
1 changed files with 2 additions and 0 deletions
2
.github/workflows/shell-check.yml
vendored
2
.github/workflows/shell-check.yml
vendored
|
|
@ -8,6 +8,7 @@ on:
|
||||||
- '**.zsh'
|
- '**.zsh'
|
||||||
- '**.bashrc'
|
- '**.bashrc'
|
||||||
- 'justfile'
|
- 'justfile'
|
||||||
|
- 'Justfile'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '**.sh'
|
- '**.sh'
|
||||||
|
|
@ -15,6 +16,7 @@ on:
|
||||||
- '**.zsh'
|
- '**.zsh'
|
||||||
- '**.bashrc'
|
- '**.bashrc'
|
||||||
- 'justfile'
|
- 'justfile'
|
||||||
|
- 'Justfile'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
shell-check:
|
shell-check:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue