Skip to content

Commit f411e54

Browse files
committed
Removed release branch from ci/cd
1 parent 12b51a6 commit f411e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: build-check
33

44
on:
55
push:
6-
branches: [ develop, master, release/v2.2.0 ]
6+
branches: [ develop, master ]
77
pull_request:
88
branches: [ develop, master ]
99

0 commit comments

Comments
 (0)