Skip to content

Commit 20605c0

Browse files
committed
fix: missing job permissions
1 parent 5a13b3c commit 20605c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/calculate-size-delta.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55

66
permissions:
77
contents: read
8+
pull-requests: read
89

910
jobs:
1011
build:

0 commit comments

Comments
 (0)