mirror of
https://github.com/immich-app/immich.git
synced 2025-03-04 02:11:44 -05:00
Allow manually run test workflow
This commit is contained in:
parent
2bbc44c5ab
commit
45e2335b86
1 changed files with 1 additions and 0 deletions
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…
Add table
Reference in a new issue