diff --git a/.github/workflows/Build+push Immich.yml b/.github/workflows/Build+push Immich.yml index cb2a9a8ea..b633f6968 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 ]