Skip to content

Commit 8775ed1

Browse files
authored
style: remove trailing whitespace (#143)
1 parent 8560445 commit 8775ed1

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/plugins-benchmark-pr.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
type: string
88
default: benchmark
99
required: false
10-
pr-repo:
10+
pr-repo:
1111
type: string
1212
default: ${{ github.event.pull_request.head.repo.full_name }}
1313
required: false
@@ -115,9 +115,9 @@ jobs:
115115
```
116116
${{ needs.benchmark.outputs.BASE-BENCH-20 }}
117117
```
118-
118+
119119
---
120-
120+
121121
**Node**: 22
122122
${{ inputs.pr-repo }}@${{ inputs.pr-sha }} (${{ inputs.pr-ref }}):
123123
```
@@ -127,9 +127,9 @@ jobs:
127127
```
128128
${{ needs.benchmark.outputs.BASE-BENCH-22 }}
129129
```
130-
130+
131131
---
132-
132+
133133
**Node**: 23
134134
${{ inputs.pr-repo }}@${{ inputs.pr-sha }} (${{ inputs.pr-ref }}):
135135
```

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ name: Benchmark PR
8181
8282
on:
8383
pull_request_target:
84-
types:
84+
types:
8585
- labeled
8686
8787
jobs:

0 commit comments

Comments
 (0)