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:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
|
|
Loading…
Reference in a new issue