Skip to content

Commit 43a9769

Browse files
build: include src folder in codegen validation
1 parent bbe860b commit 43a9769

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codegen-validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
paths:
88
- 'codegen/**'
99
- 'specification/**'
10+
- 'src/**'
1011
- '.github/workflows/codegen-validation.yml'
1112
- 'scripts/Invoke-CodeGen.ps1'
1213
types: [opened, reopened, synchronize]

0 commit comments

Comments
 (0)