mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-08 03:41:33 -05:00
Expand ignore list
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
c75de37394
commit
16a442b76d
10
.github/workflows/shellcheck.yml
vendored
10
.github/workflows/shellcheck.yml
vendored
@ -10,11 +10,21 @@ on:
|
||||
- '**.gitignore'
|
||||
- '**.md'
|
||||
- 'LICENSE'
|
||||
- '**.conf'
|
||||
- '**.service'
|
||||
- '**.timer'
|
||||
- '**.path'
|
||||
- '**.list'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- '**.gitignore'
|
||||
- '**.md'
|
||||
- 'LICENSE'
|
||||
- '**.conf'
|
||||
- '**.service'
|
||||
- '**.timer'
|
||||
- '**.path'
|
||||
- '**.list'
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
|
Loading…
Reference in New Issue
Block a user