diff --git a/policy.hujson b/policy.hujson index f7298aa..2d9bc24 100644 --- a/policy.hujson +++ b/policy.hujson @@ -29,6 +29,9 @@ { "action": "accept", "src": ["group:admins"], "dst": ["*:*"] }, { "action": "accept", "src": ["*"], "dst": ["*:*"] }, ], + "tests": [ + { "src": "xe@github", "proto": "1", "accept": [ "tag:alrest" ] } + ], "ssh": [ { "action": "accept",