Skip to content

Commit d4286a9

Browse files
committed
docs: Cleanup comments
1 parent 9efdab0 commit d4286a9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy-vitepress-docs.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@
22
name: Deploy VitePress site to gh-pages
33

44
on:
5-
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
6-
# using the `master` branch as the default branch.
75
push:
86
branches: [main]
9-
10-
# Allows you to run this workflow manually from the Actions tab
117
workflow_dispatch:
128

139
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages

0 commit comments

Comments
 (0)