diff --git a/.github/workflows/build-executable.yml b/.github/workflows/build-executable.yml index bef08b5a0..55c973649 100644 --- a/.github/workflows/build-executable.yml +++ b/.github/workflows/build-executable.yml @@ -1,8 +1,6 @@ name: Package exe with PyInstaller on: - push: - branches: [ master-custom ] pull_request: branches: [ master-custom ]