fix
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -3,6 +3,8 @@ name: Tests
|
|||||||
on:
|
on:
|
||||||
# if pushed directly
|
# if pushed directly
|
||||||
push:
|
push:
|
||||||
|
paths-ignore:
|
||||||
|
- '**/docs/**'
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- release/*
|
- release/*
|
||||||
|
|||||||
Reference in New Issue
Block a user