We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e58bd1c commit 35dc555Copy full SHA for 35dc555
.github/workflows/virustotal-scan.yml
@@ -3,8 +3,8 @@ name: VirusTotal Scan
3
on:
4
workflow_dispatch:
5
pull_request:
6
- paths:
7
- - plugins/**
+ # paths:
+ # - plugins/**
8
9
jobs:
10
build:
0 commit comments