diff --git a/README.md b/README.md index 43174ac..a0eb9e2 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ on: jobs: code-review: runs-on: ubuntu-latest - environment: development + environment: development_environment steps: - uses: actions/checkout@v4 with: