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:
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…
Reference in a new issue