Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
Browse files Browse the repository at this point in the history
…o cut-down-on-resolutions
  • Loading branch information
aryaemami59 committed Apr 5, 2024
2 parents 733faa8 + fd52689 commit fcfa6e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-codegen.yml
Expand Up @@ -22,6 +22,7 @@ jobs:
filters: |
codegen:
- 'packages/rtk-query-codegen-openapi/**'
- 'yarn.lock'
build:
needs: changes
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Expand Up @@ -20,6 +20,7 @@ jobs:
- 'packages/toolkit/**'
- 'examples/publish-ci/**'
- '.github/workflows/tests.yml'
- 'yarn.lock'
build:
needs: changes
Expand Down

0 comments on commit fcfa6e3

Please sign in to comment.