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: