We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75372b9 commit 6da52feCopy full SHA for 6da52fe
1 file changed
.github/workflows/ci.yml
@@ -41,6 +41,9 @@ jobs:
41
42
- uses: ./.github/actions/ci-setup
43
44
+ - name: Codegen
45
+ run: pnpm codegen:github
46
+
47
- name: Lint
48
run: pnpm lint
49
0 commit comments