fix: workflow runs on PRs (again)

This commit is contained in:
2025-06-06 20:13:19 +02:00
parent ec00e51696
commit 2f370ab996

View File

@@ -3,7 +3,8 @@ name: Push Checks
on:
push:
pull_request:
- opened
types:
- opened
jobs:
check-and-build: