fix path filter

This commit is contained in:
neilpang
2021-06-24 23:30:16 +08:00
parent 2c927277e2
commit c66e157a14
9 changed files with 13 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ on:
- dev
paths:
- '**.sh'
- '**.yml'
- '.github/workflows/shellcheck.yml'
jobs:
ShellCheck: