mirror of
https://github.com/immich-app/immich.git
synced 2025-12-27 17:24:58 +03:00
Fixed staging action runs only in PR
This commit is contained in:
@@ -2,8 +2,6 @@ name: Build and Push Docker Image - Staging
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user