fix: autodiscover
All checks were successful
Check / check (push) Successful in 51s

This commit is contained in:
trev 2025-05-14 11:40:11 -04:00
parent 084010e38c
commit 0889f9c7b1
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"extends": ["config:recommended"],
"autodiscover": true,
"platform": "gitea",
"nix": {
"enabled": true

View File

@ -1,5 +1,6 @@
{
"extends": ["config:recommended"],
"autodiscover": true,
"platform": "github",
"nix": {
"enabled": true