Skip to content

Commit a1de9d8

Browse files
committed
fix(ci): ignore v2 action for now
1 parent 6a9ff0c commit a1de9d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/v2_on_push_docs.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Docs v2
22

3-
# on:
3+
on:
4+
workflow_dispatch:
45
# push:
56
# branches:
67
# - v2

0 commit comments

Comments
 (0)