diff --git a/tests/basic/repo.toml b/tests/basic/repo.toml index c77b9f7..28b5c05 100644 --- a/tests/basic/repo.toml +++ b/tests/basic/repo.toml @@ -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 = []