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 05d1d71 commit 0f1b03fCopy full SHA for 0f1b03f
.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