fix(ci): include workflow guard target

This commit is contained in:
Vincent Koc
2026-05-30 12:50:31 +01:00
parent 2f07e4e6c0
commit 3e8d06a6be

View File

@@ -422,6 +422,7 @@ describe("scripts/test-projects changed-target routing", () => {
"test/scripts/check-composite-action-input-interpolation.test.ts",
"test/scripts/check-no-conflict-markers.test.ts",
"test/scripts/ci-workflow-guards.test.ts",
"test/scripts/check-workflows.test.ts",
],
});
});