[Misc]: Update workflow
This commit is contained in:
parent
eef1583bcf
commit
b40e33b9a7
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -4,11 +4,12 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "*"
|
- "*"
|
||||||
|
tags:
|
||||||
|
- "*"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- "*"
|
- "*"
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build binary
|
name: Build binary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user