We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a915a commit 9fc3b44Copy full SHA for 9fc3b44
.github/workflows/gradle.yml
@@ -5,7 +5,7 @@ name: Run automated tests
5
6
on:
7
pull_request:
8
- branches: [ master, 4.3.0-develop ]
+ branches: [ master, '*-develop', 'mainline*' ]
9
10
jobs:
11
build-linux:
0 commit comments