ci: Allow workflow_dispatch on build
This commit is contained in:
parent
e8e8bfa096
commit
5849c4a23f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: Earthly +build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
merge_group:
|
||||
pull_request:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue