mirror of
https://github.com/coaidev/coai.git
synced 2025-05-19 04:50:14 +09:00
chore: update build test workflow
This commit is contained in:
parent
b9690b4aa2
commit
bd714d5421
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@ -2,7 +2,10 @@ name: Build Test
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- '*'
|
||||
pull_request:
|
||||
branches:
|
||||
- '*'
|
||||
jobs:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user