fixup: ci.yml — run on PR only, not every branch push

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
atlas 2026-05-31 23:33:38 +02:00 committed by mara
commit 5f79ff68f0

View file

@ -1,8 +1,6 @@
name: CI
on:
push:
branches: ["**"]
pull_request:
branches: ["**"]