chore: align github action files better
This commit is contained in:
parent
27aa1adff1
commit
c73c58ba3c
1 changed files with 2 additions and 3 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
|
@ -1,6 +1,5 @@
|
|||
name: build.yml
|
||||
on:
|
||||
push:
|
||||
name: Build
|
||||
on: push
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue