mirror of
https://github.com/immich-app/immich.git
synced 2025-01-27 22:22:45 +01:00
Fixed staging action runs only in PR
This commit is contained in:
parent
3be4697487
commit
642811869c
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ name: Build and Push Docker Image - Staging
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
|
||||||
branches: [main]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue