Skip to content

Commit 444d4ea

Browse files
committed
attempt to grant PR permissions without using PAT
1 parent de1d39f commit 444d4ea

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/benchmark.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
workflow_dispatch:
99

1010
permissions:
11-
contents: write
11+
contents: read
12+
pull-requests: write
1213

1314
env:
1415
UV_FROZEN: true

0 commit comments

Comments
 (0)