Update docs.deploy.yaml
This commit is contained in:
committed by
GitHub
parent
ec0cbda00f
commit
96fca1e641
@@ -1,13 +1,13 @@
|
||||
name: "Docs: Deploy"
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- 'docs/**'
|
||||
- '.github/workflows/docs.deploy.yaml'
|
||||
- 'mkdocs.yml'
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
# paths:
|
||||
# - 'docs/**'
|
||||
# - '.github/workflows/docs.deploy.yaml'
|
||||
# - 'mkdocs.yml'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user