update workflows

This commit is contained in:
MihailRis 2024-11-21 09:01:39 +03:00
parent 8160ebb91e
commit 5092cff730
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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