mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-12 11:31:06 +00:00
minor
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user