add more triggers to CI
This commit is contained in:
parent
f649f85be1
commit
6ff7967d90
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -3,6 +3,8 @@ name: Build
|
||||
on:
|
||||
push:
|
||||
branches: ['*']
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user