Skip to content

Commit

Permalink
Limit API surface validation to generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndiritu committed Oct 2, 2024
1 parent d6cd487 commit ee6f908
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate-public-api-surface.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
pull_request:
branches: [ 'main' ]
paths:
- 'src/**/generated/**'

permissions:
contents: read
Expand Down

0 comments on commit ee6f908

Please sign in to comment.