Update gradle.yml
This commit is contained in:
parent
cbeaae4286
commit
8308311805
1 changed files with 2 additions and 2 deletions
4
.github/workflows/gradle.yml
vendored
4
.github/workflows/gradle.yml
vendored
|
@ -5,9 +5,9 @@ name: Check code
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ 1.7.10 ]
|
||||
branches: [ gradle-3 ]
|
||||
pull_request:
|
||||
branches: [ 1.7.10 ]
|
||||
branches: [ gradle-3 ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue