You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2022/04/23 08:38:14 UTC

[struts-sandbox] branch trunk updated: Disables dependabot alerts and PRs

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/struts-sandbox.git


The following commit(s) were added to refs/heads/trunk by this push:
     new e9b8ac4c Disables dependabot alerts and PRs
e9b8ac4c is described below

commit e9b8ac4c8b53387bd96da9bcc0dd01bbc2725e3b
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Sat Apr 23 10:38:11 2022 +0200

    Disables dependabot alerts and PRs
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 00000000..66c79f6b
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,4 @@
+# Documentation https://s.apache.org/asfyaml
+github:
+  dependabot_alerts:  false
+  dependabot_updates: false