From 51f6385ae35a9a0ffa1db4b9c38f1b1dd1838add Mon Sep 17 00:00:00 2001 From: Henry Grantham Date: Fri, 2 Sep 2022 14:10:09 -0700 Subject: [PATCH 1/2] PR Test This branch is to test if a PR triggers the PR pipeline and a run of detect-secret. Signed-off-by: Henry Grantham --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b629180..20799eb 100644 --- a/README.md +++ b/README.md @@ -775,3 +775,7 @@ See [CONTRIBUTING](CONTRIBUTING.md). The IBM Cloud MySDK Java SDK is released under the Apache 2.0 license. The license's full text can be found in [LICENSE](LICENSE). + +## Test PR + +This branch is to test if a PR triggers the PR pipeline and a run of detect-secret. From 8315dabe3e65053bda9cf982a8255fcd9d0e8d40 Mon Sep 17 00:00:00 2001 From: Henry Grantham Date: Tue, 6 Sep 2022 13:00:30 -0700 Subject: [PATCH 2/2] Update README.md Signed-off-by: Henry Grantham --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 20799eb..ac23cb8 100644 --- a/README.md +++ b/README.md @@ -779,3 +779,5 @@ The license's full text can be found in [LICENSE](LICENSE). ## Test PR This branch is to test if a PR triggers the PR pipeline and a run of detect-secret. + +Trigger another build.