Skip to content

Commit 13e0680

Browse files
cat config
1 parent 2cf0e68 commit 13e0680

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/endor_labs_pr_scan.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,7 @@ jobs:
4545
scan_summary_output_type: "table"
4646
tags: github_action
4747
env:
48-
ENDOR_SCAN_EMBEDDINGS: true
48+
ENDOR_SCAN_EMBEDDINGS: true
49+
50+
- name: Display config.yml
51+
run: cat $HOME/.endorctl/config.yaml

0 commit comments

Comments
 (0)