Skip to content

Commit

Permalink
Merge branch 'main' into feat/rage-client
Browse files Browse the repository at this point in the history
  • Loading branch information
KavithaSiva authored Nov 28, 2024
2 parents 020cf0e + 17a1c10 commit c95f29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: sap/cloud-sdk-js/.github/actions/check-public-api@main
with:
force_internal_exports: 'false'
ignored_path_pattern: '.*?/client/[^/]+/schema'
ignored_path_pattern: '.*?/client/.*?/schema'
- name: Check dependencies
run: pnpm check:deps
- name: License Check
Expand Down

0 comments on commit c95f29a

Please sign in to comment.