Merge pull request #1981 from github/aeisenberg/delete-analysis-after-upload
Delete analysis after uploading
This commit is contained in:
commit
10f05151c5
10 changed files with 170 additions and 16 deletions
1
.github/workflows/python312-windows.yml
vendored
1
.github/workflows/python312-windows.yml
vendored
|
|
@ -38,4 +38,5 @@ jobs:
|
|||
- name: Analyze
|
||||
uses: ./../action/analyze
|
||||
with:
|
||||
upload: false
|
||||
upload-database: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue