Update docs.deploy.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2022-03-29 23:26:55 +02:00
committed by GitHub
parent ec0cbda00f
commit 96fca1e641
+7 -7
View File
@@ -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: