Skip to content

Commit 5389dad

Browse files
authored
Update virus.yml
1 parent 332ad54 commit 5389dad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/virus.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ jobs:
88
virustotal:
99
runs-on: ubuntu-latest
1010
steps:
11-
-
12-
name: VirusTotal Scan
11+
- name: VirusTotal Scan
1312
uses: crazy-max/ghaction-virustotal@v2
1413
with:
1514
vt_api_key: ${{ secrets.VT_API_KEY }}

0 commit comments

Comments
 (0)