Skip to content

Commit 38eb705

Browse files
committed
test
1 parent 35dc555 commit 38eb705

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/virustotal-scan.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ name: VirusTotal Scan
33
on:
44
workflow_dispatch:
55
pull_request:
6-
# paths:
7-
# - plugins/**
6+
paths:
7+
- plugins/**
8+
push:
89

910
jobs:
1011
build:

0 commit comments

Comments
 (0)