workflows: add AntiVirus monitor

This commit is contained in:
Bill Zissimopoulos 2020-02-22 15:08:53 +02:00
parent 1933443e8d
commit 2a6beb2739
No known key found for this signature in database
GPG Key ID: 3D4F95D52C7B3EA3

15
.github/workflows/avm.yml vendored Normal file
View File

@ -0,0 +1,15 @@
name: avm
on:
schedule:
- cron: '0 2,8,14,20 * * *'
jobs:
scan:
runs-on: [windows-latest]
steps:
- uses: billziss-gh/avm@v1
with:
files: |
https://github.com/billziss-gh/winfsp/releases/download/v1.6/winfsp-1.6.20027.msi
https://github.com/billziss-gh/winfsp/releases/download/v1.7B1/winfsp-1.7.20038.msi