mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 23:41:45 +00:00
minor
This commit is contained in:
parent
0e9f09e582
commit
79fac4466e
11
.github/workflows/LetsEncrypt.yml
vendored
11
.github/workflows/LetsEncrypt.yml
vendored
@ -4,20 +4,15 @@ on:
|
||||
branches:
|
||||
- '*'
|
||||
paths:
|
||||
- '**.sh'
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '!dnsapi/**'
|
||||
- '!deploy/**'
|
||||
- '!notify/**'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
paths:
|
||||
- '**.sh'
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '!dnsapi/**'
|
||||
- '!deploy/**'
|
||||
- '!notify/**'
|
||||
|
||||
|
||||
jobs:
|
||||
|
12
.github/workflows/Linux.yml
vendored
12
.github/workflows/Linux.yml
vendored
@ -4,20 +4,16 @@ on:
|
||||
branches:
|
||||
- '*'
|
||||
paths:
|
||||
- '**.sh'
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '!dnsapi/**'
|
||||
- '!deploy/**'
|
||||
- '!notify/**'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
paths:
|
||||
- '**.sh'
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '!dnsapi/**'
|
||||
- '!deploy/**'
|
||||
- '!notify/**'
|
||||
|
||||
|
||||
|
||||
jobs:
|
||||
|
4
.github/workflows/PebbleStrict.yml
vendored
4
.github/workflows/PebbleStrict.yml
vendored
@ -4,13 +4,13 @@ on:
|
||||
branches:
|
||||
- '*'
|
||||
paths:
|
||||
- '**.sh'
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
paths:
|
||||
- '**.sh'
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user