Add dependabot & build workflow

This commit is contained in:
Federico Cecchetto
2022-06-10 02:24:32 +02:00
parent 849bf89483
commit c4e6a08985
2 changed files with 62 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