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,6 +3,7 @@ name: Push Checks
on:
push:
pull_request:
types:
- opened
jobs: