mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 23:41:45 +00:00
fix filter
This commit is contained in:
parent
77f659c9b9
commit
e9bdf02cfc
2
.github/workflows/FreeBSD.yml
vendored
2
.github/workflows/FreeBSD.yml
vendored
@ -12,7 +12,7 @@ on:
|
||||
- dev
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/FreeBSD.yml'
|
||||
|
||||
|
||||
jobs:
|
||||
|
2
.github/workflows/Linux.yml
vendored
2
.github/workflows/Linux.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
- '*'
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/Linux.yml'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
|
2
.github/workflows/MacOS.yml
vendored
2
.github/workflows/MacOS.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
- '*'
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/MacOS.yml'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
|
2
.github/workflows/PebbleStrict.yml
vendored
2
.github/workflows/PebbleStrict.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
- '*'
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/PebbleStrict.yml'
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
|
2
.github/workflows/Solaris.yml
vendored
2
.github/workflows/Solaris.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
- '*'
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/Solaris.yml'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
|
2
.github/workflows/Ubuntu.yml
vendored
2
.github/workflows/Ubuntu.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
- '*'
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/Ubuntu.yml'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
|
2
.github/workflows/Windows.yml
vendored
2
.github/workflows/Windows.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
- '*'
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/Windows.yml'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
|
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
- '*'
|
||||
paths:
|
||||
- '**.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/shellcheck.yml'
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
|
Loading…
Reference in New Issue
Block a user