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:
parent
61565e3c3a
commit
5f79ff68f0
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["**"]
|
||||
pull_request:
|
||||
branches: ["**"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue