Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
e9bdf02c
Commit
e9bdf02c
authored
Jun 25, 2021
by
neilpang
Browse files
fix filter
parent
77f659c9
Changes
8
Show whitespace changes
Inline
Side-by-side
.github/workflows/FreeBSD.yml
View file @
e9bdf02c
...
...
@@ -12,7 +12,7 @@ on:
-
dev
paths
:
-
'
*.sh'
-
'
**
.yml'
-
'
.github/workflows/FreeBSD
.yml'
jobs
:
...
...
.github/workflows/Linux.yml
View file @
e9bdf02c
...
...
@@ -5,7 +5,7 @@ on:
-
'
*'
paths
:
-
'
*.sh'
-
'
**
.yml'
-
'
.github/workflows/Linux
.yml'
pull_request
:
branches
:
...
...
.github/workflows/MacOS.yml
View file @
e9bdf02c
...
...
@@ -5,7 +5,7 @@ on:
-
'
*'
paths
:
-
'
*.sh'
-
'
**
.yml'
-
'
.github/workflows/MacOS
.yml'
pull_request
:
branches
:
...
...
.github/workflows/PebbleStrict.yml
View file @
e9bdf02c
...
...
@@ -5,7 +5,7 @@ on:
-
'
*'
paths
:
-
'
*.sh'
-
'
**
.yml'
-
'
.github/workflows/PebbleStrict
.yml'
pull_request
:
branches
:
-
dev
...
...
.github/workflows/Solaris.yml
View file @
e9bdf02c
...
...
@@ -5,7 +5,7 @@ on:
-
'
*'
paths
:
-
'
*.sh'
-
'
**
.yml'
-
'
.github/workflows/Solaris
.yml'
pull_request
:
branches
:
...
...
.github/workflows/Ubuntu.yml
View file @
e9bdf02c
...
...
@@ -5,7 +5,7 @@ on:
-
'
*'
paths
:
-
'
*.sh'
-
'
**
.yml'
-
'
.github/workflows/Ubuntu
.yml'
pull_request
:
branches
:
...
...
.github/workflows/Windows.yml
View file @
e9bdf02c
...
...
@@ -5,7 +5,7 @@ on:
-
'
*'
paths
:
-
'
*.sh'
-
'
**
.yml'
-
'
.github/workflows/Windows
.yml'
pull_request
:
branches
:
...
...
.github/workflows/shellcheck.yml
View file @
e9bdf02c
...
...
@@ -5,7 +5,7 @@ on:
-
'
*'
paths
:
-
'
**.sh'
-
'
**
.yml'
-
'
.github/workflows/shellcheck
.yml'
pull_request
:
branches
:
-
dev
...
...
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