chore: add more paths to update-version-andcreate-tag workflow to reduce unnecessary tagging

This commit is contained in:
Kayvan Sylvan
2025-07-16 14:34:29 -07:00
parent b0eb136cbb
commit 82340e6126

View File

@@ -9,6 +9,8 @@ on:
- "**/*.md"
- "data/strategies/**"
- "cmd/generate_changelog/*.db"
- "scripts/pattern_descriptions/*.json"
- "web/static/data/pattern_descriptions.json"
permissions:
contents: write # Ensure the workflow has write permissions