Skip to content

Commit

Permalink
Disable build on push
Browse files Browse the repository at this point in the history
  • Loading branch information
csaudiodesign committed Aug 24, 2023
1 parent 4450dba commit b793479
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/nuitka-windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b793479

Please sign in to comment.