Skip to content

Commit

Permalink
Merge pull request #561 from chaosi-zju/dev
Browse files Browse the repository at this point in the history
pin crate-ci/typos action version to v1.17.2
  • Loading branch information
karmada-bot authored Jan 22, 2024
2 parents 528731f + 0710328 commit a935438
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/typos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling with custom config file
uses: crate-ci/typos@master
uses: crate-ci/typos@v1.17.2
with:
config: ./typos.toml
4 changes: 2 additions & 2 deletions src/pages/adopters.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ All organisations are sorted alphabetically.
| Kuaishou | https://kuaishou.com/ | Use Karmada to build multi-cluster platform | |
| Unionbigdata | https://www.unionbigdata.com/ | Use Karmada in the construction of BOE's industrial intelligent inspection platform I3Plat. | |
| BOE | https://www.boe.com/ | Use Karmada in the construction of industrial intelligent inspection platform I3Plat. | |
| iQIYI | https://www.iq.com | Use Karmada to schedule and deploy workloads across multiple clusters. | |
| JDCloud | https://www.jdcloud.com/ | Multi-cluster manager, scheduler, statefulset, spread and controll apps base on karmada. Implemented karmada level operator controller||
| iQIYI | https://www.iq.com | Use Karmada to schedule and deploy workloads across multiple clusters. | |
| JDCloud | https://www.jdcloud.com/ | Multi-cluster manager, scheduler, statefulset, spread and control apps base on karmada. Implemented karmada level operator controller | |

0 comments on commit a935438

Please sign in to comment.