summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/schedules.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/schedules.yml b/.github/workflows/schedules.yml
index bd9cced240..f1079606a7 100644
--- a/.github/workflows/schedules.yml
+++ b/.github/workflows/schedules.yml
@@ -42,5 +42,5 @@ jobs:
ref: '${{ matrix.branch }}',
})
} else {
- console.log(`No commits found since ${yesterday} on brach ${{ matrix.branch }}`)
+ console.log(`No commits found since ${yesterday} on branch ${{ matrix.branch }}`)
}