fix: Remove bad colon in workflow

This commit is contained in:
Jade Ellis 2025-09-06 16:21:21 +01:00
commit cd238b05de
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -15,7 +15,7 @@ on:
- "docs/**"
push:
branches:
- main:
- main
paths-ignore:
- "*.md"
- "**/*.md"