From a2033c1666c3b8142c4ad577db5d72526a1cf0b2 Mon Sep 17 00:00:00 2001 From: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:23:56 -0600 Subject: [PATCH] test v3 CI for node 16 --- .github/workflows/basic-validation.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/basic-validation.yml b/.github/workflows/basic-validation.yml index a4b1c0f26..df511a538 100644 --- a/.github/workflows/basic-validation.yml +++ b/.github/workflows/basic-validation.yml @@ -10,8 +10,9 @@ on: - releases/* paths-ignore: - '**.md' + workflow_dispatch: jobs: call-basic-validation: name: Basic validation - uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main + uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@f29e256d8e29342dea6fe09c145121ae580b1e9c