Add workflow to PR to test

This commit is contained in:
Alex Tran 2022-10-06 15:04:24 -05:00
parent dd0f40559d
commit fd06aa2135
No known key found for this signature in database
GPG Key ID: E4954BC787B85C8A

View File

@ -2,6 +2,7 @@ name: Generate OpenAPI SDK
on: on:
workflow_dispatch: workflow_dispatch:
pull_request:
push: push:
branches: [main] branches: [main]