update the branch to the unstable branch
This commit is contained in:
parent
08908d90cd
commit
4bbf389130
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -3,10 +3,10 @@ name: Build
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- gradle
|
- unstable
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- gradle
|
- unstable
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
gradle:
|
gradle:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user