Remove automatic CI on pushes

This commit is contained in:
zima 2024-12-24 01:34:24 +00:00
parent 7c2f8420f4
commit 9d40879e70

View file

@ -1,8 +1,4 @@
on:
push:
branches:
- stable
- dev
pull_request:
types: [opened, synchronize, reopened]