Skip to content

Commit 4980803

Browse files
authored
docs: revert docs to legacy docs temporarily (#2110)
1 parent 4e9c94c commit 4980803

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docs-deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
name: Deploy to GitHub Pages
44

55
on:
6+
workflow_dispatch:
67
push:
78
branches:
8-
- develop
9+
- legacy-jellyseerr
910
paths:
1011
- 'docs/**'
1112
- 'gen-docs/**'

0 commit comments

Comments
 (0)