diff --git a/README.md b/README.md
index 3408bb14..ed584baa 100644
--- a/README.md
+++ b/README.md
@@ -94,3 +94,4 @@ Cluster-Forge is licensed under the Apache License, Version 2.0. See the [LICENS
Give Cluster-Forge a try and let us know how it works for you!
+# Test change for workflow validation
diff --git a/sbom/README.md b/sbom/README.md
new file mode 100644
index 00000000..8ae05696
--- /dev/null
+++ b/sbom/README.md
@@ -0,0 +1 @@
+# Test
diff --git a/sbom/validate-sync.sh b/sbom/validate-sync.sh
index c6b6b673..ddb3f88f 100755
--- a/sbom/validate-sync.sh
+++ b/sbom/validate-sync.sh
@@ -27,4 +27,4 @@ echo "🎉 SUCCESS! All SBOM sync validations passed!"
echo "✅ values.yaml and components.yaml are properly synchronized"
echo "✅ All required metadata fields are populated"
echo ""
-echo "Your changes are ready for commit and PR!"
\ No newline at end of file
+echo "Your changes are ready for commit and PR!"# Test comment