docs: revert docs to legacy docs temporarily (#2110)

This commit is contained in:
fallenbagel
2025-10-31 07:31:27 +08:00
committed by GitHub
parent 4e9c94c80f
commit 4980803079

View File

@@ -3,9 +3,10 @@
name: Deploy to GitHub Pages name: Deploy to GitHub Pages
on: on:
workflow_dispatch:
push: push:
branches: branches:
- develop - legacy-jellyseerr
paths: paths:
- 'docs/**' - 'docs/**'
- 'gen-docs/**' - 'gen-docs/**'