We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b3c3b commit 1250336Copy full SHA for 1250336
.github/workflows/user-requested-benchmark.yml
@@ -12,7 +12,7 @@ on:
12
13
permissions:
14
contents: write
15
- deployments: write
+ pull-requests: write
16
17
jobs:
18
run_benchmarks:
0 commit comments