ci on push only

This commit is contained in:
2025-10-02 22:56:42 +02:00
parent d449b4bd1f
commit cc11f923b4

View File

@@ -1,5 +1,5 @@
name: build-and-test-rpn
on: [push, pull_request]
on: [push]
jobs:
build:
strategy: