Skip to content

Commit

Permalink
fix(workflows/pr-review-companion): set environment on job (#38383)
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner authored Feb 28, 2025
1 parent f6ab329 commit 914dfdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-review-companion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ permissions:

jobs:
review:
environment: review
runs-on: ubuntu-latest
if: github.event.workflow_run.conclusion == 'success'
steps:
Expand Down

0 comments on commit 914dfdd

Please # to comment.