[chore] Update build_all.yml

This commit is contained in:
jzlv 2023-04-12 16:08:42 +08:00
parent 6e8440aa8f
commit 0aa479f46b

View File

@ -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: