Skip to content

Commit

Permalink
WIP(apidocs): Test deploying api docs when there is a PR to main
Browse files Browse the repository at this point in the history
Signed-off-by: Rodney Osodo <[email protected]>
  • Loading branch information
rodneyosodo committed Feb 21, 2024
1 parent 29a9698 commit 65a5111
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/swagger-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
swagger-ui:
Expand Down

0 comments on commit 65a5111

Please sign in to comment.