Skip to content

Commit 6e964dd

Browse files
author
builduser
committed
Merged branch idea251.release into idea251.x
2 parents 7b1269b + d30dfb5 commit 6e964dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
on:
22
push:
3-
branches: [ idea243.x ]
3+
branches: [ idea243.x, idea251.x ]
44
pull_request:
5-
branches: [ idea243.x ]
5+
branches: [ idea243.x, idea251.x ]
66

77
jobs:
88
build_and_test:

0 commit comments

Comments
 (0)