From d0bd0e1bf9914b571eb87fb61d6d258f8367c536 Mon Sep 17 00:00:00 2001 From: pacnpal <183241239+pacnpal@users.noreply.github.com> Date: Mon, 10 Feb 2025 13:35:03 -0500 Subject: [PATCH] Update review.yml --- .github/workflows/review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index e740fc9f..c66940a6 100644 --- a/.github/workflows/review.yml +++ b/.github/workflows/review.yml @@ -20,7 +20,7 @@ on: jobs: code-review: runs-on: ubuntu-latest - + environment: development_environment steps: - uses: actions/checkout@v4 with: