Skip to content

Commit 46dfc93

Browse files
committed
Run CI if .github/workflows/test-codegen.yml changes
1 parent 4f82d94 commit 46dfc93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-codegen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
codegen:
2424
- 'packages/rtk-query-codegen-openapi/**'
2525
- 'yarn.lock'
26+
- '.github/workflows/test-codegen.yml'
2627
2728
build:
2829
needs: [changes]

0 commit comments

Comments
 (0)