Skip to content

Commit 511732c

Browse files
committed
chore(ci): disable v2 docs
1 parent eff5ce7 commit 511732c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/v2_on_push_docs.yml

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: Docs v2
22

3-
on:
4-
push:
5-
branches:
6-
- v2
7-
paths:
8-
- "docs/**"
9-
- "mkdocs.yml"
10-
- "examples/**"
3+
# on:
4+
# push:
5+
# branches:
6+
# - v2
7+
# paths:
8+
# - "docs/**"
9+
# - "mkdocs.yml"
10+
# - "examples/**"
1111

1212
jobs:
1313
changelog:

0 commit comments

Comments
 (0)