From f18fecfbf978ad4bd1047cbea436204b2044383d Mon Sep 17 00:00:00 2001 From: Karthick Udayakumar Date: Thu, 22 May 2025 14:41:47 -0400 Subject: [PATCH] simple gh action test --- .github/gh-config-template/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/gh-config-template/README.md b/.github/gh-config-template/README.md index 2192f7bdb..01e368e86 100644 --- a/.github/gh-config-template/README.md +++ b/.github/gh-config-template/README.md @@ -9,4 +9,6 @@ ytt -f ./gh_template.yml -f [ytt-helpers.star](https://github.com/cloudfoundry/w ### How to run -Request the repo owner to add a label as `ready-to-run` to validate PR. \ No newline at end of file +Request the repo owner to add a label as `ready-to-run` to validate PR. + +### Test GH