Update ci.yml
This commit is contained in:
parent
97c219ef43
commit
8ea27106b3
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -3,10 +3,10 @@ name: Build and Release Lindbergh
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-release:
|
build-and-release:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user