Revert "update workflows"

This reverts commit cc603f5c9f0e466c19fbced5965db59d9b760c09.
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

View File

@ -2,7 +2,7 @@ name: C/C++ AppImage
on: on:
push: push:
branches: [ "main", "release-**"] branches: [ "main", "release-**", "curl"]
pull_request: pull_request:
branches: [ "main" ] branches: [ "main" ]

View File

@ -2,7 +2,7 @@ name: Macos Build
on: on:
push: push:
branches: [ "main", "release-**"] branches: [ "main", "release-**", "curl"]
pull_request: pull_request:
branches: [ "main" ] branches: [ "main" ]

View File

@ -2,7 +2,7 @@ name: Windows Build
on: on:
push: push:
branches: [ "main", "release-**"] branches: [ "main", "release-**", "curl"]
pull_request: pull_request:
branches: [ "main" ] branches: [ "main" ]