diff --git a/.github/workflows/build-custom.yml b/.github/workflows/build-custom.yml index 41c80d466c..ddbfa10124 100644 --- a/.github/workflows/build-custom.yml +++ b/.github/workflows/build-custom.yml @@ -1,7 +1,7 @@ name: Build and Publish Custom Image on: - workflow_dispatch: # manual trigger + workflow_dispatch: # manual trigger push: branches: - main