Skip to content

Commit

Permalink
delete artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeshkumar1019 committed Mar 18, 2024
1 parent 07a07b9 commit 4411949
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/veracode-sec-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,4 +208,9 @@ jobs:
scantimeout: 600
include: '*.war, *.zip, *.js, *.html, *.css, *.json'
criticality: 'VeryHigh'
includenewmodules: 'true'
includenewmodules: 'true'

- name: Delete artifact
uses: actions/delete-artifact@v2
with:
name: nuxeo-web-ui

0 comments on commit 4411949

Please sign in to comment.