Skip to content

Commit a052fab

Browse files
committed
fix: benchmark ci
1 parent 9269320 commit a052fab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ jobs:
88
benchmark:
99
name: Benchmark
1010
runs-on: ubuntu-latest
11+
if: github.event.pull_request.head.repo.full_name == github.repository
1112
permissions:
13+
contents: read
1214
pull-requests: write
1315

1416
steps:

0 commit comments

Comments
 (0)