Add github actions workflow for angular

This commit is contained in:
Patrick Pacher
2024-03-29 09:50:47 +01:00
parent 4e4ad4437b
commit 29a0cdba3b
9 changed files with 131 additions and 170 deletions

View File

@@ -9,3 +9,13 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/desktop/angular"
schedule:
interval: "daily"
- package-ecosystem: "cargo"
directory: "/desktop/tauri"
schedule:
interval: "daily"