Skip to content

Commit ee7212a

Browse files
authored
Merge pull request #57 from splunk/virustotal-made-optional
chor: make virustotal optional
2 parents bce5222 + 4b0936b commit ee7212a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ jobs:
302302
path: build/package/deployment**
303303
if: always()
304304
security-virustotal:
305+
continue-on-error: true
305306
name: security-virustotal
306307
needs: build
307308
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)