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 d6cd487 commit ee6f908Copy full SHA for ee6f908
.github/workflows/validate-public-api-surface.yml
@@ -5,6 +5,8 @@ on:
5
push:
6
pull_request:
7
branches: [ 'main' ]
8
+ paths:
9
+ - 'src/**/generated/**'
10
11
permissions:
12
contents: read
0 commit comments