We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a948929 commit c5460f3Copy full SHA for c5460f3
1 file changed
.github/workflows/benchmark.yaml
@@ -20,7 +20,7 @@ jobs:
20
name: Run Provider Benchmarks
21
runs-on: ubuntu-latest
22
permissions:
23
- contents: read
+ contents: write
24
pull-requests: write
25
26
steps:
0 commit comments