We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 132a2ac commit d30dfb5Copy full SHA for d30dfb5
.github/workflows/build.yml
@@ -1,8 +1,8 @@
1
on:
2
push:
3
- branches: [ idea243.x ]
+ branches: [ idea243.x, idea251.x ]
4
pull_request:
5
6
7
jobs:
8
build_and_test:
0 commit comments