temporary disable workflows

This commit is contained in:
MihailRis
2025-12-08 19:21:49 +03:00
committed by ShiftyX1
parent 63cbf12507
commit 8ad578e109
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ name: x86-64 AppImage
on: on:
push: push:
branches: [ "main", "release-**"] branches: [ "main", "release-**"]
pull_request: # pull_request:
branches: [ "main", "dev" ] # branches: [ "main", "dev" ]
workflow_call: workflow_call:
jobs: jobs:
+2 -2
View File
@@ -3,8 +3,8 @@ name: Macos Build
on: on:
push: push:
branches: [ "main", "release-**"] branches: [ "main", "release-**"]
pull_request: # pull_request:
branches: [ "main", "dev" ] # branches: [ "main", "dev" ]
workflow_call: workflow_call:
jobs: jobs:
+2 -2
View File
@@ -3,8 +3,8 @@ name: MSVC Build
on: on:
push: push:
branches: [ "main", "release-**"] branches: [ "main", "release-**"]
pull_request: # pull_request:
branches: [ "main", "dev" ] # branches: [ "main", "dev" ]
workflow_call: workflow_call:
jobs: jobs: