ci: Allow workflow_dispatch on build

This commit is contained in:
Gerald Pinder 2024-01-23 22:27:05 -05:00
parent e8e8bfa096
commit 5849c4a23f

View file

@ -1,6 +1,7 @@
name: Earthly +build name: Earthly +build
on: on:
workflow_dispatch:
merge_group: merge_group:
pull_request: pull_request:
push: push: