fix: workflow runs on PRs

This commit is contained in:
2025-06-06 20:02:09 +02:00
parent b22ae6b2cc
commit ec00e51696

View File

@@ -1,7 +1,9 @@
name: Push Checks name: Push Checks
on: on:
push push:
pull_request:
- opened
jobs: jobs:
check-and-build: check-and-build: