fix workflow
This commit is contained in:
7
.github/workflows/build.yaml
vendored
7
.github/workflows/build.yaml
vendored
@@ -1,9 +1,8 @@
|
||||
name: Build
|
||||
|
||||
on: [push]
|
||||
|
||||
on:
|
||||
push:
|
||||
jobs:
|
||||
gradle:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user