Update review.yml

This commit is contained in:
pacnpal
2025-02-10 13:31:16 -05:00
committed by GitHub
parent 4a495182bd
commit db78de4cfe

View File

@@ -20,7 +20,7 @@ on:
jobs:
code-review:
runs-on: ubuntu-latest
environment: development
environment: development_environment
steps:
- uses: actions/checkout@v4
with: