fix(ci): run CI on PR only, not on push

This commit is contained in:
2026-06-18 16:13:52 +00:00
parent b9e4777d4a
commit edc3316ac8
-7
View File
@@ -13,13 +13,6 @@
name: "Generic: Project CI"
on:
push:
branches:
- main
- dev
- dev/**
- rc/**
- version/**
pull_request:
branches:
- main