1
0
mirror of https://github.com/immich-app/immich.git synced 2026-05-21 21:48:14 +02:00

Allow manually run test workflow

This commit is contained in:
Alex Tran
2022-07-16 00:48:35 -05:00
parent 2bbc44c5ab
commit 45e2335b86
+1
View File
@@ -1,5 +1,6 @@
name: Test
on:
workflow_dispatch:
pull_request:
push: { branches: master }