Skip to content

Commit 4421352

Browse files
committed
remove test branch
1 parent 424229b commit 4421352

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-docs.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- dev
7-
- feat/docs_ci
87
workflow_dispatch:
98

109
concurrency:
@@ -62,4 +61,4 @@ jobs:
6261
with:
6362
branch: gh-pages
6463
folder: docs/build/html/
65-
single-commit: True
64+
single-commit: True

0 commit comments

Comments
 (0)