Extend github worflow.
This commit is contained in:
@@ -6,14 +6,14 @@ on:
|
|||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "**.md"
|
- "**.md"
|
||||||
- ".gitignore"
|
- ".gitignore"
|
||||||
- "macos.yml"
|
- "**/macos.yml"
|
||||||
- "ubuntu.yml"
|
- "**/ubuntu.yml"
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "**.md"
|
- "**.md"
|
||||||
- ".gitignore"
|
- ".gitignore"
|
||||||
- "macos.yml"
|
- "**/macos.yml"
|
||||||
- "ubuntu.yml"
|
- "**/ubuntu.yml"
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
name: Build
|
name: Build
|
||||||
|
|||||||
Reference in New Issue
Block a user