Skip to content

Commit

Permalink
Merge pull request #1981 from github/aeisenberg/delete-analysis-after…
Browse files Browse the repository at this point in the history
…-upload

Delete analysis after uploading
  • Loading branch information
aeisenberg committed Nov 16, 2023
2 parents 0d0a53c + 4e80a80 commit 10f0515
Show file tree
Hide file tree
Showing 10 changed files with 170 additions and 16 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python312-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ jobs:
- name: Analyze
uses: ./../action/analyze
with:
upload: false
upload-database: false
65 changes: 61 additions & 4 deletions lib/init-action-post-helper.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/init-action-post-helper.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lib/init-action-post-helper.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 10f0515

Please sign in to comment.