1
0
mirror of https://github.com/momo5502/hypervisor.git synced 2025-07-03 17:51:52 +00:00

Try adding a github workflow

This commit is contained in:
momo5502
2022-05-07 16:54:29 +02:00
parent ed9ed1da2f
commit c68882513c
2 changed files with 63 additions and 0 deletions

7
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10