mirror of
https://github.com/immich-app/immich.git
synced 2025-05-31 04:05:39 -04:00
chore: run docker workflow on non-main PRs (#16582)
This commit is contained in:
parent
22d348beca
commit
20acdcd884
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -5,7 +5,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user