Add workflow to PR to test
parent
dd0f40559d
commit
fd06aa2135
|
|
@ -2,6 +2,7 @@ name: Generate OpenAPI SDK
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue