fix: immutable repo tom
This commit is contained in:
parent
f678406d94
commit
db45d0db3e
|
@ -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 = []
|
||||
|
|
Loading…
Reference in New Issue
Block a user