Skip to content

Commit

Permalink
chore: update workflow permissions for github token (#3284)
Browse files Browse the repository at this point in the history
* chore: update workflow permissions for github token

Signed-off-by: PavelSBorisov <[email protected]>

* fix: restore checks write permissions to acceptance-workflow to allow /check-runs POSTs

Signed-off-by: PavelSBorisov <[email protected]>

---------

Signed-off-by: PavelSBorisov <[email protected]>
  • Loading branch information
PavelSBorisov authored Nov 22, 2024
1 parent eeacd10 commit b55ca6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/acceptance-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ jobs:
timeout-minutes: 50
permissions:
contents: read
actions: read
checks: write
# issues: read
env:
OPERATOR_ID_MAIN: ${{ inputs.operator_id }}
steps:
Expand Down

0 comments on commit b55ca6b

Please sign in to comment.