chore: allow manual dispatching

This commit is contained in:
DaanSelen
2026-04-02 15:31:09 +02:00
parent d1b40535d9
commit 55b2169210

View File

@ -1,6 +1,7 @@
name: check-and-test name: check-and-test
on: "on":
"workflow_dispatch":
pull_request: pull_request:
branches: branches:
- "*" - "*"