Skip to content

Commit 0f1b03f

Browse files
committed
Run CI if .github/workflows/test-codegen.yml changes
1 parent 05d1d71 commit 0f1b03f

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)