fix: immutable repo tom
Some checks failed
build / build (push) Failing after 1m1s
build / build (pull_request) Failing after 1m5s

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

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