From 8dc3bb8323c80c2f17a3f2c05dae0a40a45e63e7 Mon Sep 17 00:00:00 2001 From: Matthew de Detrich Date: Fri, 2 Jun 2023 14:05:42 +0200 Subject: [PATCH] Add protected tags to .asf.yaml --- .asf.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 7b049f4366..553b178807 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -13,7 +13,10 @@ github: - distributed-actors - distributed-systems - high-performance - + + protected_tags: + - "v*.*.*" + features: # Enable wiki for documentation wiki: false