JOJ3-config-generator/tests/convert/diff/repo.toml
李衍志523370910113 454b320740
Some checks failed
build / build (push) Failing after 2m30s
build / build (pull_request) Failing after 2m29s
fix: remove redundant cotent in small testcases
2025-02-25 08:35:49 +08: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"]