fix: Remove bad colon in workflow

This commit is contained in:
Jade Ellis
2025-09-06 16:21:21 +01:00
parent c0e3829fed
commit cd238b05de
+1 -1
View File
@@ -15,7 +15,7 @@ on:
- "docs/**" - "docs/**"
push: push:
branches: branches:
- main: - main
paths-ignore: paths-ignore:
- "*.md" - "*.md"
- "**/*.md" - "**/*.md"