Skip to content

Commit

Permalink
fix(review-bot): pull secrets from master environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Mira Ressel committed Sep 28, 2023
1 parent 50242a6 commit b749ff2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/review-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ permissions:
jobs:
review-approvals:
runs-on: ubuntu-latest
environment: master
steps:
- name: Generate token
id: team_token
Expand Down

0 comments on commit b749ff2

Please sign in to comment.