We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38c3c66 commit bfebedeCopy full SHA for bfebede
.github/workflows/codegen-validation.yml
@@ -6,6 +6,7 @@ on:
6
pull_request:
7
paths:
8
- 'codegen/**'
9
+ - 'specification/**'
10
- '.github/workflows/codegen-validation.yml'
11
- 'scripts/Invoke-CodeGen.ps1'
12
types: [opened, reopened, synchronize]
0 commit comments