update workflows
This commit is contained in:
@@ -2,7 +2,7 @@ name: C/C++ AppImage
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main", "release-**", "curl"]
|
||||
branches: [ "main", "release-**"]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ name: Macos Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main", "release-**", "curl"]
|
||||
branches: [ "main", "release-**"]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ name: Windows Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main", "release-**", "curl"]
|
||||
branches: [ "main", "release-**"]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user