Skip to content

Commit

Permalink
Merge pull request #18917 from docker/mikesir87-patch-1
Browse files Browse the repository at this point in the history
Fix permission for Scout GHA
  • Loading branch information
dvdksn authored Dec 14, 2023
2 parents f94191c + 9756d10 commit 3a53491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/scout/integrations/ci/gha.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
build:
runs-on: ubuntu-latest
permissions:
pull_request: write
pull-requests: write

steps:
- name: Checkout repository
Expand Down

0 comments on commit 3a53491

Please sign in to comment.