Added manual trigger to VT scan

This commit is contained in:
Nikhil Badyal
2022-08-14 18:52:13 +05:30
parent 6e8798585c
commit b455ca953d
+1
View File
@@ -3,6 +3,7 @@ name: VirusTotal Scan
on: on:
release: release:
types: [published] types: [published]
workflow_dispatch: # to trigger manually
jobs: jobs:
virustotal: virustotal: