From 44bae8b3ce7cdcba41dd1f3b8931ad39e222f9a4 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Mon, 15 Aug 2022 06:45:58 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fixes=20files=20not=20detected?= =?UTF-8?q?=20in=20VT=20scan?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/virus-total-scan.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/virus-total-scan.yml b/.github/workflows/virus-total-scan.yml index 3a0f79b..5649640 100644 --- a/.github/workflows/virus-total-scan.yml +++ b/.github/workflows/virus-total-scan.yml @@ -2,6 +2,7 @@ name: VirusTotal Scan on: release: + types: [published] workflow_dispatch: # to trigger manually jobs: