Update build.yml

This commit is contained in:
Anduin Xue
2022-03-01 15:15:52 +08:00
committed by GitHub
parent 7bff69d2ab
commit 0c2894f03c

View File

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