Commit e9bdf02c authored by neilpang's avatar neilpang
Browse files

fix filter

parent 77f659c9
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment