We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 462c4db + 472b974 commit c1bd4feCopy full SHA for c1bd4fe
.github/workflows/fork_pr_benchmarks_track.yml
@@ -9,6 +9,8 @@ jobs:
9
track_fork_pr_branch:
10
if: github.event.workflow_run.conclusion == 'success'
11
runs-on: ubuntu-latest
12
+ permissions:
13
+ pull-requests: write
14
env:
15
BENCHMARK_RESULTS: benchmark_results.json
16
PR_EVENT: event.json
0 commit comments