Allow triggering CI builds by hand

GitHub removes artifacts after four months, so there may be situations
where this is useful.
This commit is contained in:
Robbert van der Helm
2025-09-01 23:38:13 +02:00
parent 17a95fdf99
commit 42e0794d7c
+1
View File
@@ -11,6 +11,7 @@ on:
pull_request: pull_request:
branches: branches:
- master - master
workflow_dispatch:
defaults: defaults:
run: run: