Add permissions that were missed on the first pass (#2542)

Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
This commit is contained in:
Trask Stalnaker 2025-07-22 12:14:46 -07:00 committed by GitHub
parent 6134ed259b
commit 69f40e1ccd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ permissions:
jobs:
create-pull-request:
permissions:
contents: write # required for pushing changes
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2