docs: fix the position of workflow_dispatch in docs-deploy
This commit is contained in:
2
.github/workflows/docs-deploy.yml
vendored
2
.github/workflows/docs-deploy.yml
vendored
@@ -3,8 +3,8 @@
|
||||
name: Deploy to GitHub Pages
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
- legacy-jellyseerr
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user