winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit d6e9824f0ab6e2bcefb30320b168fa3fe20aea0e
parent 07b69d1ba0fe185f0555383386d6af383f252cc7
Author: Kaleb Luedtke <jluedtk@jci.com>
Date:   Thu, 15 Jun 2023 11:27:03 -0500

Fix for onboarding to GitOps.ResourceManagement (#3350)


Diffstat:
M.github/actions/spelling/excludes.txt | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.github/actions/spelling/excludes.txt b/.github/actions/spelling/excludes.txt @@ -65,6 +65,7 @@ \.xlsx?$ \.zip$ ^\.github/actions/spelling/ +^\.github/policies/ ^\.github/workflows/spelling\d*\.yml$ ^\Qsrc/PureLib/pure/AUTHORS\E$ ^cgmanifest\.json$ @@ -88,4 +89,4 @@ ^src/YamlCppLib/ # Because it doesn't handle argument -Words well ^tools/CorrelationTestbed/.*\.ps1$ -ignore$ +ignore$+ \ No newline at end of file