Skip to content

Commit cb4b5ff

Browse files
committed
ci: add pull-requests write permission for build comments
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
1 parent 3b0dd7c commit cb4b5ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
contents: read
1616
id-token: write
1717
packages: write
18+
pull-requests: write
1819
steps:
1920
- uses: vexxhost/docker-atmosphere/.github/actions/build-image@main
2021
with:

0 commit comments

Comments
 (0)