Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 76b9cda

Browse files
committed
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.
1 parent 137a1e0 commit 76b9cda

7 files changed

+142
-5
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: 58 additions & 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.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)