Fix workflows

This commit is contained in:
Dax T. Games
2026-02-22 18:21:46 -05:00
7 changed files with 280 additions and 75 deletions

View File

@@ -1,7 +1,7 @@
version: 2
updates:
# Enable version updates for GitHub Actions
- package-ecosystem: "github-actions"
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"