Comment out push trigger for main branch in release workflow

This commit is contained in:
2025-10-13 14:56:41 +03:00
parent 28fbbe544e
commit fce9b8cdd1
+3 -3
View File
@@ -1,9 +1,9 @@
name: Build Release Packages name: Build Release Packages
on: on:
push: #push:
branches: #branches:
- main #- main
#tags: #tags:
#- "v*" #- "v*"
release: release: