temp allow trigger on PR to test CI

This commit is contained in:
Kiara Grouwstra 2025-08-07 19:45:00 +02:00
parent 24fd6516be
commit f76f0b9db6
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -5,6 +5,11 @@ on:
push:
branches:
# - main
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
deploy: