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:
|
||||
push:
|
||||
branches:
|
||||
- test_gradle
|
||||
- gradle
|
||||
pull_request:
|
||||
branches:
|
||||
- test_gradle
|
||||
- gradle
|
||||
|
||||
jobs:
|
||||
gradle:
|
||||
|
Loading…
x
Reference in New Issue
Block a user