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.
yarn.lock
1 parent 213b5f4 commit 0142ef5Copy full SHA for 0142ef5
.github/workflows/test-codegen.yml
@@ -22,6 +22,7 @@ jobs:
22
filters: |
23
codegen:
24
- 'packages/rtk-query-codegen-openapi/**'
25
+ - 'yarn.lock'
26
27
build:
28
needs: changes
.github/workflows/tests.yml
@@ -20,6 +20,7 @@ jobs:
20
- 'packages/toolkit/**'
21
- 'examples/publish-ci/**'
- '.github/workflows/tests.yml'
0 commit comments