Skip to content

Commit 0f0b50d

Browse files
committed
fix: wording change to trigger CI
1 parent 493c26e commit 0f0b50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ jobs:
621621
env:
622622
GITHUB_TOKEN: ${{ secrets.ALGOLIA_BOT_TOKEN }}
623623

624-
- name: Push generation to algolia documentation
624+
- name: Push generation to the Algolia docs
625625
run: yarn workspace scripts pushToAlgoliaDoc
626626
env:
627627
GITHUB_TOKEN: ${{ secrets.ALGOLIA_BOT_TOKEN }}

0 commit comments

Comments
 (0)