Skip to content

Commit 6cf2d46

Browse files
authored
disable fix vitepress symbolic link
1 parent 9b79553 commit 6cf2d46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/FixVitepressLinks.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
# Runs on pushes targeting the default branch
55
push:
66
branches:
7-
- gh-pages
7+
- ignore
8+
#- gh-pages
89

910
# Allows you to run this workflow manually from the Actions tab
1011
workflow_dispatch:

0 commit comments

Comments
 (0)