cleanup workflows

This commit is contained in:
MihailRis 2025-01-09 03:23:59 +03:00
parent 2a1684c126
commit c2a38011a5
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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