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:
|
||||
# if pushed directly
|
||||
push:
|
||||
paths-ignore:
|
||||
- '**/docs/**'
|
||||
branches:
|
||||
- master
|
||||
- release/*
|
||||
|
||||
Reference in New Issue
Block a user