Skip to content

Commit 417bcc0

Browse files
authored
Update codegen.yml
1 parent 42759b6 commit 417bcc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codegen.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ on:
66
paths:
77
- '.github/workflows/codegen.yml'
88
- 'codegen/**'
9+
- 'api/*.yml'
910
- '!**/*.md'
1011
pull_request:
1112
paths:
1213
- '.github/workflows/codegen.yml'
1314
- 'codegen/**'
15+
- 'api/*.yml'
1416
- '!**/*.md'
1517
release:
1618
types: [published]

0 commit comments

Comments
 (0)