Merge pull request #1981 from github/aeisenberg/delete-analysis-after-upload

Delete analysis after uploading
This commit is contained in:
Andrew Eisenberg 2023-11-16 04:32:07 -08:00 committed by GitHub
commit 10f05151c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 170 additions and 16 deletions

View file

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