Skip to content

Commit

Permalink
fix: use environment in external-update-doc workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
juliamrch committed Jan 16, 2025
1 parent 729c076 commit df22246
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/external-doc-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
changed_files:
runs-on: ubuntu-latest
name: Test changed-files
environment: PR review apps
# Needed to post comments and create issues
permissions:
issues: write
Expand Down

0 comments on commit df22246

Please sign in to comment.