* chore: remove deprecated label-pr workflow

* chore: reduce Dependabot update frequency to monthly

* ci: adjust CI to account for removed db reset

* refactor: improve CI/CD workflows for release and checks
This commit is contained in:
Prad Nukala
2024-12-19 06:49:21 -05:00
committed by GitHub
parent 9d86dad38d
commit 77298c79af
9 changed files with 107 additions and 226 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ updates:
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
interval: "monthly"