Added github actions

This commit is contained in:
Daniel Winkler 2026-01-30 14:28:48 +11:00
commit 0298d03845
4 changed files with 100 additions and 0 deletions

7
.github/dependapot.yml vendored Normal file
View file

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"