diff --git a/.github/workflows/create_package.yml b/.github/workflows/create_package.yml index ea39634b..e02abf98 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 ] + branches: [master, add-build-checks] workflow_dispatch: jobs: