mirror of
https://github.com/immich-app/immich.git
synced 2024-11-28 09:33:27 +02:00
Allow manually run test workflow
This commit is contained in:
parent
2bbc44c5ab
commit
45e2335b86
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: Test
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push: { branches: master }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user