This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-agent-test-tool.git
The following commit(s) were added to refs/heads/master by this push:
new fa81b1b Disable dependabot pull requests (#56)
fa81b1b is described below
commit fa81b1b6d9caef484a65b5019efa28cac4e3d21d
Author: kezhenxu94 <[email protected]>
AuthorDate: Thu Jul 20 13:13:52 2023 +0800
Disable dependabot pull requests (#56)
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 68446dc..7495bfd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,6 +27,7 @@ github:
- lua
- dapper
- test
+ dependabot_updates: false
enabled_merge_buttons:
squash: true
merge: false