Skip to content

Commit

Permalink
Update endorlabs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dstiliadis authored Feb 12, 2024
1 parent 54d9d6f commit fc08a78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/endorlabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,14 @@ jobs:
if: ${{ github.event_name == 'workflow_dispatch' }}
uses: endorlabs/github-action@736c93ea52b002f2ac229aaeb273b102cbf6fe12
with:
namespace: ${{ github.event.inputs.tenant_name }}
scan_summary_output_type: "table"
pr: "false"
enable_github_action_token: "true"
scan_dependencies: "true"
scan_secrets: "true"
scan_git_logs: "true"
additional_args: "--as-default-branch --api=${{ github.event.inputs.api }}"
- name: Endor Labs Scan PR to Default Branch
if: github.event_name == 'pull_request'
uses: endorlabs/github-action@736c93ea52b002f2ac229aaeb273b102cbf6fe12
Expand Down

0 comments on commit fc08a78

Please sign in to comment.