Revert "update workflows"

This reverts commit cc603f5c9f.
This commit is contained in:
MihailRis
2024-11-15 07:24:30 +03:00
parent 0a3daad86e
commit 81e8e3081a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: C/C++ AppImage
on:
push:
branches: [ "main", "release-**"]
branches: [ "main", "release-**", "curl"]
pull_request:
branches: [ "main" ]
+1 -1
View File
@@ -2,7 +2,7 @@ name: Macos Build
on:
push:
branches: [ "main", "release-**"]
branches: [ "main", "release-**", "curl"]
pull_request:
branches: [ "main" ]
+1 -1
View File
@@ -2,7 +2,7 @@ name: Windows Build
on:
push:
branches: [ "main", "release-**"]
branches: [ "main", "release-**", "curl"]
pull_request:
branches: [ "main" ]