diff --git a/.github/workflows/Build+push Immich.yml b/.github/workflows/Build+push Immich.yml index cb2a9a8eac..b633f69687 100644 --- a/.github/workflows/Build+push Immich.yml +++ b/.github/workflows/Build+push Immich.yml @@ -6,8 +6,8 @@ on: # * is a special character in YAML so you have to quote this string #- cron: '0 0 * * *' workflow_dispatch: - push: - branches: [ main ] + #push: + #branches: [ main ] pull_request: branches: [ main ]