Skip to content

Commit 983e523

Browse files
authored
[skip changelog] Fix test workflow not running when editing docs (#850)
1 parent 02416e7 commit 983e523

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,7 @@ on:
44
push:
55
branches:
66
- master
7-
paths-ignore:
8-
- "docs/**"
9-
- ".github/workflows/docs.yaml"
107
pull_request:
11-
paths-ignore:
12-
- "docs/**"
13-
- ".github/workflows/docs.yaml"
148

159
jobs:
1610
test-matrix:

0 commit comments

Comments
 (0)