1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00:00

Add workflow to PR to test

This commit is contained in:
Alex Tran 2022-10-06 15:04:24 -05:00
parent dd0f40559d
commit fd06aa2135
No known key found for this signature in database
GPG key ID: E4954BC787B85C8A

View file

@ -2,6 +2,7 @@ name: Generate OpenAPI SDK
on: on:
workflow_dispatch: workflow_dispatch:
pull_request:
push: push:
branches: [main] branches: [main]