Skip to content

Commit 82340e6

Browse files
committed
chore: add more paths to update-version-andcreate-tag workflow to reduce unnecessary tagging
1 parent b0eb136 commit 82340e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-version-and-create-tag.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
- "**/*.md"
1010
- "data/strategies/**"
1111
- "cmd/generate_changelog/*.db"
12+
- "scripts/pattern_descriptions/*.json"
13+
- "web/static/data/pattern_descriptions.json"
1214

1315
permissions:
1416
contents: write # Ensure the workflow has write permissions

0 commit comments

Comments
 (0)