We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b79553 commit 6cf2d46Copy full SHA for 6cf2d46
.github/workflows/FixVitepressLinks.yml
@@ -4,7 +4,8 @@ on:
4
# Runs on pushes targeting the default branch
5
push:
6
branches:
7
- - gh-pages
+ - ignore
8
+ #- gh-pages
9
10
# Allows you to run this workflow manually from the Actions tab
11
workflow_dispatch:
0 commit comments