Only update docs on release (#2755)

This commit is contained in:
Charlie Marsh
2023-02-10 22:14:50 -05:00
committed by GitHub
parent 9fd29e2c54
commit 9b0a160239

View File

@@ -1,12 +1,8 @@
name: mkdocs
on:
push:
paths:
- README.md
- mkdocs.template.yml
- .github/workflows/docs.yaml
branches: [main]
release:
types: [published]
workflow_dispatch:
jobs: