diff --git a/.github/workflows/nuitka-windows-build.yml b/.github/workflows/nuitka-windows-build.yml index 2edd5bb..1471b1a 100644 --- a/.github/workflows/nuitka-windows-build.yml +++ b/.github/workflows/nuitka-windows-build.yml @@ -3,10 +3,10 @@ name: Executable Windows Build # Controls when the workflow will run on: - push: - branches: [ main ] - pull_request: - branches: [ main ] + # push: + # branches: [ main ] + # pull_request: + # branches: [ main ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: