Delete analysis after uploading

The analysis is purposefully failing. We don't want a failed analysis
sitting in the security center since this can cause some internal
checks to erroneously fail.
This commit is contained in:
Andrew Eisenberg
2023-11-03 19:10:47 -07:00
parent 82284f1b28
commit 04451e072f
7 changed files with 149 additions and 5 deletions

View File

@@ -38,4 +38,5 @@ jobs:
- name: Analyze
uses: ./../action/analyze
with:
upload: false
upload-database: false