mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
Add workflow to PR to test
This commit is contained in:
parent
dd0f40559d
commit
fd06aa2135
1 changed files with 1 additions and 0 deletions
1
.github/workflows/openapi-generator.yml
vendored
1
.github/workflows/openapi-generator.yml
vendored
|
|
@ -2,6 +2,7 @@ name: Generate OpenAPI SDK
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
pull_request:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue