👷 Ask if user want VT Scan

This commit is contained in:
Nikhil Badyal
2022-10-13 22:05:26 +05:30
parent 7a463f0a7f
commit cffe4009f9
2 changed files with 20 additions and 7 deletions
+6 -4
View File
@@ -1,11 +1,13 @@
name: VirusTotal Scan
on:
workflow_run:
workflows: [ "Build Revanced APK" ]
types:
- completed
workflow_dispatch:
workflow_call:
secrets:
VT_API_KEY:
required: true
GH_TOKEN:
required: true
jobs:
virustotal: