ci: drop redundant push-to-main trigger

PR already runs test+lint+vulncheck on the same commit.
Running identical jobs again on merge wastes ~10min of runner.
This commit is contained in:
2026-06-04 13:29:40 -04:00
parent 9e15b369d3
commit 50ee878097
-2
View File
@@ -1,8 +1,6 @@
name: CI name: CI
on: on:
push:
branches: [main]
pull_request: pull_request:
env: env: