support requires repostory flag

This commit is contained in:
2026-02-10 02:06:31 +02:00
parent 3dc28866e8
commit 5dbab02478
2 changed files with 9 additions and 0 deletions
@@ -35,6 +35,8 @@ class ArchiveTrigger(Trigger):
tree(ArchiveTree): archive tree wrapper
"""
REQUIRES_REPOSITORY = True
def __init__(self, repository_id: RepositoryId, configuration: Configuration) -> None:
"""
Args: