fix: immutable repo tom

This commit is contained in:
李衍志523370910113 2024-10-26 15:56:11 +08:00
parent f678406d94
commit db45d0db3e

View File

@ -7,4 +7,4 @@ sandbox_token = "test"
whitelist_patterns = ["*.py", "*.txt", "*.md"]
whitelist_file = ".whitelist"
required = ["main.py", "README.md"]
immutable = [".gitignore", ".gitattributes", "push.yaml", "release.yaml"]
immutable = []