Skip to content

Commit

Permalink
require write permission to post on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulinux committed Dec 11, 2024
1 parent 000081f commit 4842712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ jobs:
permissions:
id-token: write # aws-actions/configure-aws-credentials
statuses: write
contents: read
contents: write
outputs:
report-url: ${{ steps.create-allure-report.outputs.report-url }}

Expand Down

0 comments on commit 4842712

Please sign in to comment.