Skip to content

Commit bfebede

Browse files
build: include spec folder in codgen validation (#774)
1 parent 38c3c66 commit bfebede

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
@@ -6,6 +6,7 @@ on:
66
pull_request:
77
paths:
88
- 'codegen/**'
9+
- 'specification/**'
910
- '.github/workflows/codegen-validation.yml'
1011
- 'scripts/Invoke-CodeGen.ps1'
1112
types: [opened, reopened, synchronize]

0 commit comments

Comments
 (0)