Skip to content

Commit

Permalink
Disable for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
jpradoar authored Nov 10, 2024
1 parent 545d70f commit f02ac58
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/k8s-event-exporter-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ jobs:
output: './vuln_scans/${{ env.REPO_APP }}_vuln_scan.sarif'
#exit-code: '1'

- uses: EndBug/add-and-commit@v9
with:
message: 'AutoCommit: Add table file'
add: './vuln_scans/${{ env.REPO_APP }}_vuln_scan.sarif'
#- uses: EndBug/add-and-commit@v9
# with:
# message: 'AutoCommit: Add table file'
# add: './vuln_scans/${{ env.REPO_APP }}_vuln_scan.sarif'


- name: Slack Notification
Expand Down

0 comments on commit f02ac58

Please sign in to comment.