Skip to content

Commit 53ae318

Browse files
authored
Fix(Build): handle bugfixes version (#476)
Co-authored-by: Stanislas Kita <7335054+stonebuzz@users.noreply.github.com>
1 parent 7a63602 commit 53ae318

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/auto-tag-new-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- "main"
7+
- "**/bugfixes"
78
paths:
89
- "setup.php"
910

0 commit comments

Comments
 (0)