mirror of
https://github.com/danbulant/oxc
synced 2026-05-22 13:48:55 +00:00
ci: remove unused github_token from benchmark
This commit is contained in:
parent
738f52cd0b
commit
01ff8eed08
1 changed files with 0 additions and 1 deletions
1
.github/workflows/benchmark.yaml
vendored
1
.github/workflows/benchmark.yaml
vendored
|
|
@ -79,7 +79,6 @@ jobs:
|
|||
- name: Write a new comment
|
||||
uses: peter-evans/create-or-update-comment@v2
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-number: ${{ github.event.pull_request.number }}
|
||||
edit-mode: replace
|
||||
comment-id: ${{ steps.fc.outputs.comment-id }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue