fix(ci): add permissions to write comments

This commit is contained in:
Elian Doran 2025-04-03 11:58:58 +03:00
parent a039e15418
commit 4bf8e28595
No known key found for this signature in database

View File

@ -15,6 +15,9 @@ env:
IMAGE_NAME: ${{ github.repository_owner }}/notes
TEST_TAG: ${{ github.repository_owner }}/notes:test
permissions:
pull-requests: write # for PR comments
jobs:
report-electron-size:
name: Report Electron size