Skip to content

Commit 5d0c345

Browse files
committed
fix: condition
1 parent 3d52c9d commit 5d0c345

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dev-tag.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Checks for release
22

33
on:
44
push:
5+
branches:
6+
- '[0-9]+.[0-9]+'
57
tags:
68
- 'dev-*'
79

0 commit comments

Comments
 (0)