fix: workflow runs on PRs (again)

This commit is contained in:
javalsai 2025-06-06 20:13:19 +02:00
parent ec00e51696
commit 2f370ab996
Signed by: javalsai
SSH Key Fingerprint: SHA256:3G83yKhBUWVABVX/vPWH88xnK4+ptMtHkZGCRXD4Mk8

View File

@ -3,6 +3,7 @@ name: Push Checks
on: on:
push: push:
pull_request: pull_request:
types:
- opened - opened
jobs: jobs: