Skip to content

Commit 8280917

Browse files
committed
add
1 parent 2c7d52d commit 8280917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/virustotal-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
- name: VirusTotal Scan
2626
uses: crazy-max/ghaction-virustotal@v4
2727
with:
28-
# vt_api_key: ${{ secrets.VT_API_KEY }}
28+
vt_api_key: ${{ secrets.VT_API_KEY }}
2929
files: |
3030
./VirusTotal_Tests/*

0 commit comments

Comments
 (0)