Skip to content

Commit e770a6a

Browse files
authored
Fix(CI): fix auto tag new version for 10.0bugfixes (#754)
1 parent 5bae299 commit e770a6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)