Skip to content

Commit 2780337

Browse files
committed
ci: only run docs on workflow_dispatch
1 parent edabc28 commit 2780337

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: Deploy VitePress site to Pages
22

33
on:
4-
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
5-
# using the `master` branch as the default branch.
6-
push:
7-
branches: [main]
8-
94
# Allows you to run this workflow manually from the Actions tab
105
workflow_dispatch:
116

0 commit comments

Comments
 (0)