This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-terraform.git
The following commit(s) were added to refs/heads/main by this push:
new 66a6b22 Mute GitHub notifications
66a6b22 is described below
commit 66a6b22f1ff2816266f9fc839716b3dbfbcd7c3e
Author: kezhenxu94 <[email protected]>
AuthorDate: Fri Aug 18 14:51:26 2023 +0800
Mute GitHub notifications
---
.asf.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index b7b6fc8..8402555 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,3 +26,8 @@ github:
squash: true
merge: false
rebase: false
+
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]