mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
fix(algolia): add insights property on Algolia Theme Config object TS definition (#10048)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
This commit is contained in:
parent
01ffcd96a0
commit
8e084ef8ba
9 changed files with 26 additions and 6 deletions
3
.github/workflows/lint-autofix.yml
vendored
3
.github/workflows/lint-autofix.yml
vendored
|
@ -39,6 +39,9 @@ jobs:
|
|||
- name: AutoFix Spelling
|
||||
run: yarn lint:spelling:fix
|
||||
|
||||
- name: Print Diff
|
||||
run: git diff
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_message: 'refactor: apply lint autofix'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue