Update build.yml
This commit is contained in:
parent
7408981e13
commit
3aedd5ae91
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -3,6 +3,10 @@ name: Build
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- "*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user