Skip to content

Commit c195c63

Browse files
committed
TEMP enable CI for feature branch
1 parent 3c2c3f7 commit c195c63

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@ name: main
22

33
on:
44
push:
5-
branches:
6-
- main
7-
- "[0-9]+.[0-9]+.x"
8-
tags:
9-
- "[0-9]+.[0-9]+.[0-9]+"
10-
- "[0-9]+.[0-9]+.[0-9]+rc[0-9]+"
11-
125
pull_request:
136
branches:
147
- main

0 commit comments

Comments
 (0)