Update build.yml

This commit is contained in:
Anduin Xue
2022-03-01 15:15:52 +08:00
committed by GitHub
parent 17e6663010
commit 2d0fae5963

View File

@@ -2,15 +2,7 @@ name: Rebuild project
on:
push:
branches:
- '*'
- '*/*'
- '**'
pull_request:
branches:
- '*'
- '*/*'
- '**'
branches: [ master ]
workflow_dispatch:
jobs: