feat: add basic CI

This commit is contained in:
Ahmad Husen
2021-05-18 16:49:00 +07:00
parent 8be53f39c7
commit f95f613205
6 changed files with 118 additions and 13 deletions
+7
View File
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"