You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2020/10/09 05:57:32 UTC

[santuario-xml-security-java] branch master updated: Another attempt at exclude test files

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git


The following commit(s) were added to refs/heads/master by this push:
     new a53eab3  Another attempt at exclude test files
a53eab3 is described below

commit a53eab30fa1b5e1ac9f78e3950920fd39d02c767
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Oct 9 06:57:13 2020 +0100

    Another attempt at exclude test files
---
 .github/secret_scanning.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/secret_scanning.yml b/.github/secret_scanning.yml
new file mode 100644
index 0000000..8aa1e32
--- /dev/null
+++ b/.github/secret_scanning.yml
@@ -0,0 +1,4 @@
+
+paths-ignore:
+  - "**/src/test/java/**"
+