ci: move github workflows to gitea

This commit is contained in:
2023-11-14 21:22:13 +11:00
parent 4720d618ae
commit f496e54902
3 changed files with 0 additions and 0 deletions

8
.gitea/dependabot.yml Normal file
View File

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "ci"