ci: trigger on prs
All checks were successful
/ check (pull_request) Successful in 3m49s
/ check (push) Successful in 1m35s

This commit is contained in:
Nikodem Rabuliński 2025-03-19 18:14:22 +01:00
parent 00a797fd09
commit f3168cea0f
Signed by: nrabulinski
SSH key fingerprint: SHA256:AZZVyfKStaCo8sbJB+3Rr/CRrlym1oEgw7vMnynJeR8

View file

@ -1,4 +1,7 @@
on: [push]
on:
push:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check: