JOJ3-config-generator/tests/convert/basic/repo.toml
李衍志523370910113 c67dd32cf2
Some checks failed
build / build (push) Failing after 2m12s
build / build (pull_request) Failing after 2m10s
fix: healthcheck & update teapot poststage
2025-02-06 09:16:11 +01:00

16 lines
336 B
TOML

sandbox_token = "test"
# reconfigure later
max_total_score = 100
max_size = 50.5
# for tests
[groups]
name = ["joj", "run"]
max_count = [1000, 1000]
time_period_hour = [24, 24]
[files]
required = ["README.md", "Changelog.md"]
immutable = [".gitignore", ".gitattributes",".gitea/workflows/push.yaml", ".gitea/workflows/release.yaml"]