mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-15 22:56:10 +00:00
fix filter to *.yml
This commit is contained in:
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
@@ -5,11 +5,13 @@ on:
|
||||
- '*'
|
||||
paths:
|
||||
- '**.sh'
|
||||
- '**.yml'
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
paths:
|
||||
- '**.sh'
|
||||
- '**.yml'
|
||||
|
||||
jobs:
|
||||
ShellCheck:
|
||||
|
||||
Reference in New Issue
Block a user