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 2cf0e68 commit 13e0680Copy full SHA for 13e0680
.github/workflows/endor_labs_pr_scan.yml
@@ -45,4 +45,7 @@ jobs:
45
scan_summary_output_type: "table"
46
tags: github_action
47
env:
48
- ENDOR_SCAN_EMBEDDINGS: true
+ ENDOR_SCAN_EMBEDDINGS: true
49
+
50
+ - name: Display config.yml
51
+ run: cat $HOME/.endorctl/config.yaml
0 commit comments