Skip to content

Commit 7b32c14

Browse files
authored
typo
divided "isused" into "is used"
1 parent 9e136a3 commit 7b32c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ jobs:
239239
npm ci
240240
python3 scripts/upload-build-metrics.py ../../build/cpu-usage.csv
241241
242-
# This job isused to tell bors the final status of the build, as there is no practical way to detect
242+
# This job is used to tell bors the final status of the build, as there is no practical way to detect
243243
# when a workflow is successful listening to webhooks only in our current bors implementation (homu).
244244
outcome:
245245
name: bors build finished

0 commit comments

Comments
 (0)