We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 213b5f4 + 0142ef5 commit fd52689Copy full SHA for fd52689
.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