diff --git a/.github/workflows/create_package.yml b/.github/workflows/create_package.yml index 6829ce60..1d7f4a26 100644 --- a/.github/workflows/create_package.yml +++ b/.github/workflows/create_package.yml @@ -5,7 +5,7 @@ on: branches: [master, nightly] types: [opened, synchronize, edited, reopened] push: - branches: [master, add-build-checks] + branches: [master] workflow_dispatch: jobs: