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.
.github/workflows/test-codegen.yml
1 parent 4f82d94 commit 46dfc93Copy full SHA for 46dfc93
.github/workflows/test-codegen.yml
@@ -23,6 +23,7 @@ jobs:
23
codegen:
24
- 'packages/rtk-query-codegen-openapi/**'
25
- 'yarn.lock'
26
+ - '.github/workflows/test-codegen.yml'
27
28
build:
29
needs: [changes]
0 commit comments