update workflows

This commit is contained in:
MihailRis 2024-11-15 06:44:32 +03:00
parent 14b769f6ff
commit cc603f5c9f
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" ]