Skip to content

Commit 51ae34a

Browse files
committed
permissions
1 parent 624c035 commit 51ae34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fork_pr_benchmarks_track.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ on:
88
jobs:
99
track_fork_pr_branch:
1010
if: github.event.workflow_run.conclusion == 'success'
11-
runs-on: ubuntu-latest
1211
permissions:
1312
pull-requests: write
13+
runs-on: ubuntu-latest
1414
env:
1515
BENCHMARK_RESULTS: benchmark_results.json
1616
PR_EVENT: event.json

0 commit comments

Comments
 (0)