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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- "*"
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- "*"
|
- "*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user