ignore docs for unit tests
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -9,6 +9,8 @@ on:
|
|||||||
- ci/*
|
- ci/*
|
||||||
# on a pull request
|
# on a pull request
|
||||||
pull_request:
|
pull_request:
|
||||||
|
paths-ignore:
|
||||||
|
- 'docs/**'
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- release/*
|
- release/*
|
||||||
|
|||||||
Reference in New Issue
Block a user