mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
Add workflow to PR to test
This commit is contained in:
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]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user