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: on:
push: push:
pull_request: pull_request:
- opened types:
- opened
jobs: jobs:
check-and-build: check-and-build: