Skip to content

Commit 094f8b0

Browse files
committed
use as min perms as possible
1 parent 444d4ea commit 094f8b0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99

1010
permissions:
1111
contents: read
12-
pull-requests: write
1312

1413
env:
1514
UV_FROZEN: true
@@ -50,9 +49,7 @@ jobs:
5049
tool: 'pytest'
5150
output-file-path: output.json
5251
external-data-json-path: ./benchmark-data/output.json
53-
github-token: ${{ secrets.GITHUB_TOKEN }}
5452
summary-always: true
55-
comment-always: true
5653
fail-on-alert: true
5754
skip-fetch-gh-pages: true
5855
save-data-file: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)