Skip to content

Commit

Permalink
Merge branch 'lukas/gh/fix-prebuilt-cache-handling' into maint
Browse files Browse the repository at this point in the history
* lukas/gh/fix-prebuilt-cache-handling:
  gh: Workflow needs write to add checks
  • Loading branch information
garazdawi committed Nov 16, 2023
2 parents a9d4045 + 14c72bb commit 2cf75d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-comment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
concurrency: erlang.github.io-deploy
permissions:
issues: write
checks: read
checks: write
if: >-
github.event.action == 'completed' &&
needs.pr-number.outputs.result != '' &&
Expand Down

0 comments on commit 2cf75d7

Please sign in to comment.