Update .github/workflows/docs.yaml

Co-authored-by: Thane Thomson <connect@thanethomson.com>
This commit is contained in:
Marko
2022-05-02 10:23:13 +02:00
committed by GitHub
co-authored by Thane Thomson
parent 161496bfca
commit e31c1e3622
+1 -1
View File
@@ -5,7 +5,7 @@ on:
workflow_dispatch: # allow manual updates
push:
branches:
- main
- master
paths:
- "docs/**"
- "spec/**"