diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index e740fc9f..1964b074 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 steps: - uses: actions/checkout@v4 with: