This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-pekko-persistence-jdbc.git
The following commit(s) were added to refs/heads/main by this push:
new 80dc76d Add protected tags to .asf.yaml
80dc76d is described below
commit 80dc76df315b71220aa3643bc47e1980874e1f80
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sat Jun 3 10:26:25 2023 +0200
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 c6595e4..d7c5815 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -10,7 +10,10 @@ github:
- slick
- journal
- persistence-query
-
+
+ protected_tags:
+ - "v*.*.*"
+
features:
# Enable wiki for documentation
wiki: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]