We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d07748 + d4af296 commit 78e6f09Copy full SHA for 78e6f09
1 file changed
.github/workflows/gradle.yml
@@ -2,10 +2,10 @@ name: "Java CI"
2
on:
3
push:
4
branches:
5
- - '[6-9]+.x'
+ - '[6-9]+.[0-9]+.x'
6
pull_request:
7
8
9
workflow_dispatch:
10
jobs:
11
test_project:
0 commit comments