💚 Added check to avoid running GitHub Actions

This commit is contained in:
Nikhil Badyal
2022-08-25 09:40:32 +05:30
parent c7bdc2e750
commit 6c6abc3740
4 changed files with 6 additions and 8 deletions
+1
View File
@@ -9,6 +9,7 @@ on:
jobs:
virustotal:
if: ${{ inputs.VT_API_KEY }}
timeout-minutes: 5
runs-on: ubuntu-latest
steps: