fix filter
parent
77f659c9b9
commit
e9bdf02cfc
|
@ -12,7 +12,7 @@ on:
|
|||
- dev
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/FreeBSD.yml'
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
|
@ -5,7 +5,7 @@ on:
|
|||
- '*'
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/Linux.yml'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
|
|
|
@ -5,7 +5,7 @@ on:
|
|||
- '*'
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/MacOS.yml'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
|
|
|
@ -5,7 +5,7 @@ on:
|
|||
- '*'
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/PebbleStrict.yml'
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
|
|
|
@ -5,7 +5,7 @@ on:
|
|||
- '*'
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/Solaris.yml'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
|
|
|
@ -5,7 +5,7 @@ on:
|
|||
- '*'
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/Ubuntu.yml'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
|
|
|
@ -5,7 +5,7 @@ on:
|
|||
- '*'
|
||||
paths:
|
||||
- '*.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/Windows.yml'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
|
|
|
@ -5,7 +5,7 @@ on:
|
|||
- '*'
|
||||
paths:
|
||||
- '**.sh'
|
||||
- '**.yml'
|
||||
- '.github/workflows/shellcheck.yml'
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
|
|
Loading…
Reference in New Issue