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