workflow
This commit is contained in:
@@ -3,6 +3,10 @@ run-name: Deploying ${{ gitea.repository }} docs locally
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
branches:
|
||||||
|
- dev
|
||||||
|
paths:
|
||||||
|
- "docs/**"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- dev
|
- dev
|
||||||
|
Reference in New Issue
Block a user