tweaks to work better with the GitHub action
This commit is contained in:
parent
c4fa643e61
commit
bb2be08a8c
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -3,10 +3,10 @@ name: Build
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- test_gradle
|
- gradle
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- test_gradle
|
- gradle
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
gradle:
|
gradle:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user