Rename for consistency

This commit is contained in:
purple_emily
2024-03-10 13:11:31 +00:00
parent d84a186132
commit 5584143eeb

View File

@@ -4,7 +4,7 @@ name: Build documentation
on:
push:
branches: ["master"]
# branches: ["master"]
paths:
- 'docs/**'
# Specify to run a workflow manually from the Actions tab on GitHub