mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 13:18:59 +00:00
ci: fix invalid benchmark.yaml
This commit is contained in:
parent
42932334b2
commit
1410155a0c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/benchmark.yaml
vendored
4
.github/workflows/benchmark.yaml
vendored
|
|
@ -65,8 +65,8 @@ jobs:
|
|||
id: fc
|
||||
with:
|
||||
issue-number: ${{ github.event.pull_request.number }}
|
||||
comment-author: 'github-actions[bot]'
|
||||
body-includes: Parser Benchmark Results
|
||||
comment-author: 'github-actions[bot]'
|
||||
body-includes: Parser Benchmark Results
|
||||
|
||||
- name: Write a new comment
|
||||
uses: peter-evans/create-or-update-comment@v2
|
||||
|
|
|
|||
Loading…
Reference in a new issue