update workflows

This commit is contained in:
MihailRis 2025-03-24 07:56:01 +03:00
parent 239181bb64
commit 2074ba8dd1
4 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ on:
push:
branches: [ "main", "release-**"]
pull_request:
branches: [ "main" ]
branches: [ "main", "devel" ]
jobs:
build-appimage:

View File

@ -4,7 +4,7 @@ on:
push:
branches: [ "main", "release-**"]
pull_request:
branches: [ "main" ]
branches: [ "main", "devel" ]
jobs:
build-dmg:

View File

@ -4,7 +4,7 @@ on:
push:
branches: [ "main", "release-**"]
pull_request:
branches: [ "main" ]
branches: [ "main", "devel" ]
jobs:
build-windows:

View File

@ -4,7 +4,7 @@ on:
push:
branches: [ "main", "release-**"]
pull_request:
branches: [ "main" ]
branches: [ "main", "devel" ]
jobs:
build-windows: