Setup CI/CD

This commit is contained in:
2025-02-27 23:29:02 +01:00
parent 6339336135
commit f6df6c7c56
6 changed files with 132 additions and 38 deletions

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

@@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"