test with action

This commit is contained in:
pazpi 2025-12-04 22:22:23 +01:00
parent de570fa8ca
commit 439ce6d466
2 changed files with 7 additions and 5 deletions

View file

@ -88,6 +88,8 @@ in
};
actions = {
ENABLED = true;
DEFAULT_ACTIONS_URL = "https://code.forgejo.org";
ARTIFACT_RETENTION_DAYS = 90;
};
} cfg.settings;
};