fix: immutable repo tom

This commit is contained in:
李衍志523370910113 2024-10-26 15:56:11 +08:00
parent 355526abe0
commit 3c6ce1e0fe

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 = []