From 1c01629e09315310a954b33a09c91b6ec3d597a1 Mon Sep 17 00:00:00 2001 From: Oluwaseun Ismaila Date: Thu, 8 Jan 2026 07:44:43 -0600 Subject: [PATCH] testing qvac-cli workflow --- .github/workflows/reusable-public-reusable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-public-reusable.yml b/.github/workflows/reusable-public-reusable.yml index 9d7326b364..1cafbef058 100644 --- a/.github/workflows/reusable-public-reusable.yml +++ b/.github/workflows/reusable-public-reusable.yml @@ -195,7 +195,7 @@ jobs: notify-reviewers: if: github.event_name == 'pull_request' || github.event_name == 'pull_request_target' - uses: ./.github/workflows/reusable-automatically-add-reviewers.yaml + uses: ./.github/workflows/reusable-automatically-add-reviewers.yml with: reviewers: "ignaciolarranaga" secrets: inherit