Skip to content

Commit 80e3d05

Browse files
authored
stop fooling around and workflow_dispatch
1 parent 562dcba commit 80e3d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Build Sphinx to Github Pages
22

33
on:
4+
workflow_dispatch:
45
push:
56
branches:
67
- main
7-
- **doc**
88

99
jobs:
1010
deploy:

0 commit comments

Comments
 (0)