mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-08-25 14:01:13 +00:00
enable manual actions run using the workflow_dispatch
This commit is contained in:
2
.github/workflows/scanners.yaml
vendored
2
.github/workflows/scanners.yaml
vendored
@@ -1,6 +1,8 @@
|
||||
name: Scanners
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
schedule:
|
||||
- cron: "0 0 * * 1"
|
||||
|
||||
|
Reference in New Issue
Block a user