Skip to content

Commit c6c40ea

Browse files
include-path build/_deps
1 parent 9b7c5d3 commit c6c40ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/endor_labs_pr_scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Endor Labs - Pull Request Scan
3535
uses: endorlabs/github-action@519df81de5f68536c84ae05ebb2986d0bb1d19fc # v1.1.8
3636
with:
37-
additional_args: "--languages=c --exclude-path=\"build/CMakeFiles/**\""
37+
additional_args: "--languages=c --include-path=\"build/_deps/**\""
3838
enable_pr_comments: true
3939
github_token: ${{ secrets.GITHUB_TOKEN }} # Required for endorctl to write pr comments
4040
log_level: info

0 commit comments

Comments
 (0)