Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
79fac446
Commit
79fac446
authored
Jun 20, 2021
by
neilpang
Browse files
minor
parent
0e9f09e5
Changes
3
Hide whitespace changes
Inline
Side-by-side
.github/workflows/LetsEncrypt.yml
View file @
79fac446
...
...
@@ -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
:
...
...
.github/workflows/Linux.yml
View file @
79fac446
...
...
@@ -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
:
...
...
.github/workflows/PebbleStrict.yml
View file @
79fac446
...
...
@@ -4,13 +4,13 @@ on:
branches
:
-
'
*'
paths
:
-
'
*
*
.sh'
-
'
*.sh'
-
'
**.yml'
pull_request
:
branches
:
-
dev
paths
:
-
'
*
*
.sh'
-
'
*.sh'
-
'
**.yml'
jobs
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment