👷 Add delay to VT scan

This commit is contained in:
Nikhil Badyal
2022-08-17 00:52:09 +05:30
parent 56f0702c04
commit c192bc718f
2 changed files with 7 additions and 3 deletions
+4 -3
View File
@@ -1,9 +1,10 @@
name: VirusTotal Scan
on:
push:
tags:
- 'Build*'
workflow_run:
workflows: [ "Build Revanced APK" ]
types:
- completed
workflow_dispatch: # to trigger manually
jobs: