Skip to content

Commit 4793848

Browse files
authored
Add transform-to-openapi to auto regen Github action (#2356)
1 parent 263be2e commit 4793848

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
run: |
5050
make compile
5151
make generate
52+
make transform-to-openapi
5253
5354
- name: Check for Changed Files
5455
id: changes

0 commit comments

Comments
 (0)