Skip to content

Commit 10f0515

Browse files
authored
Merge pull request #1981 from github/aeisenberg/delete-analysis-after-upload
Delete analysis after uploading
2 parents 0d0a53c + 4e80a80 commit 10f0515

10 files changed

+170
-16
lines changed

.github/workflows/python312-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ jobs:
3838
- name: Analyze
3939
uses: ./../action/analyze
4040
with:
41+
upload: false
4142
upload-database: false

lib/init-action-post-helper.js

Lines changed: 61 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/init-action-post-helper.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/init-action-post-helper.test.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)