add workflows for building, publishing and testing

This commit is contained in:
2024-12-08 17:21:56 -06:00
parent dc2986f1eb
commit dd997ac9f0
5 changed files with 84 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'