mirror of
https://github.com/bouffalolab/bouffalo_sdk.git
synced 2025-05-09 03:11:58 +08:00
[chore] Update build_all.yml
This commit is contained in:
parent
6e8440aa8f
commit
0aa479f46b
10
.github/workflows/build_all.yml
vendored
10
.github/workflows/build_all.yml
vendored
@ -2,13 +2,11 @@ name: build all
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
paths:
|
||||
- '.github/workflows/build_all.yml'
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
paths:
|
||||
- '.github/workflows/build_all.yml'
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user