💚 Chore: Improve Globbing for changed files

This commit is contained in:
James Musselman 2024-07-02 14:29:16 -05:00
parent de4df4062c
commit 2e43323f18
No known key found for this signature in database
GPG key ID: 1DAEFF35ECB5D6DB

View file

@ -6,7 +6,7 @@ on:
- "editor_templates/"
- "templates/"
- "static/"
- "*.go"
- "*go*"
- "*.sh"
- "Dockerfile"
jobs: