cleanup workflows

This commit is contained in:
MihailRis 2025-04-02 19:44:10 +03:00
parent ea99bcf910
commit 416aff3a29
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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