From a8c03d5f12a62b397c393a4c8ce653614b2a550a Mon Sep 17 00:00:00 2001 From: Youssef Date: Tue, 1 Sep 2026 16:04:08 +0100 Subject: [PATCH] test: validate CI configuration IA gate Co-authored-by: Codex --- .github/scripts/ci-gate-validation.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/scripts/ci-gate-validation.md diff --git a/.github/scripts/ci-gate-validation.md b/.github/scripts/ci-gate-validation.md new file mode 100644 index 000000000..f04d022a7 --- /dev/null +++ b/.github/scripts/ci-gate-validation.md @@ -0,0 +1,5 @@ +# CI Gate Validation + +This temporary file validates the `IA Gate / CI Configuration` required check. + +**Test only. Do not merge this pull request.**