diff --git a/.github/workflows/veracode-sec-scan.yml b/.github/workflows/veracode-sec-scan.yml index 459e88283b..3e1965bbe8 100644 --- a/.github/workflows/veracode-sec-scan.yml +++ b/.github/workflows/veracode-sec-scan.yml @@ -209,8 +209,3 @@ jobs: include: '*.war, *.zip, *.js, *.html, *.css, *.json' criticality: 'High' includenewmodules: 'true' - - - name: Delete artifact - uses: actions/delete-artifact@v2 - with: - name: nuxeo-web-ui