Skip to content

Commit a3385b6

Browse files
committed
Remove branch restriction to allow testing feature branches
1 parent 9a992df commit a3385b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: main
33
on:
44
push:
55
branches:
6-
- main
7-
- "[0-9]+.[0-9]+.x"
86
tags:
97
- "[0-9]+.[0-9]+.[0-9]+"
108
- "[0-9]+.[0-9]+.[0-9]+rc[0-9]+"

0 commit comments

Comments
 (0)