Skip to content

Commit c5460f3

Browse files
committed
ci: fix provider benchmark permissions
1 parent a948929 commit c5460f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
name: Run Provider Benchmarks
2121
runs-on: ubuntu-latest
2222
permissions:
23-
contents: read
23+
contents: write
2424
pull-requests: write
2525

2626
steps:

0 commit comments

Comments
 (0)