CI: allow manual trigger

This commit is contained in:
Kiara Grouwstra 2025-08-19 12:18:04 +02:00
parent 1f99a4c6c3
commit 6ffec73c16
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -1,4 +1,5 @@
on:
workflow_dispatch: # allows manual triggering
pull_request:
types:
- opened