turn off extra workflows to minimize spam

This commit is contained in:
MihailRis
2024-11-26 19:26:18 +03:00
parent 13bdfef52a
commit 353046b9d5
4 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ on:
push:
branches: [ "main", "release-**"]
pull_request:
branches: [ "main" ]
branches: [ ]
jobs:
build-appimage: