Skip to content

Commit 6a4febb

Browse files
authored
Update testing_doc.yml (#369)
1 parent 1f6ea27 commit 6a4febb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing_doc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ name: Test Sphinx Documentation Build
33
on:
44
push:
55
branches:
6-
- main
6+
- "master"
77
paths:
88
- 'docs/**'
99
pull_request:
1010
branches:
11-
- main
11+
- "master"
1212
paths:
1313
- 'docs/**'
1414

0 commit comments

Comments
 (0)