ci: add temporary workflow dispatch trigger

This commit is contained in:
Marius Butz 2026-05-09 23:08:17 +02:00
parent af050e2b00
commit 025a8cdee8

View file

@ -3,6 +3,7 @@ name: Build check
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
workflow_dispatch: # TODO: remove before opening upstream PR
# Cancel superseded runs on the same PR.
concurrency: