From ff3702677aa2af9950b49ebb8f8af9dce1222b06 Mon Sep 17 00:00:00 2001
From: MaoLongLong <382084620@qq.com>
Date: Wed, 29 Sep 2021 18:44:46 +0800
Subject: [PATCH] ci: add star charts action
---
.github/workflows/starcharts.yml | 16 +
README.md | 6 +-
README_EN.md | 8 +-
images/starcharts.svg | 7263 ++++++++++++++++++++++++++++++
4 files changed, 7290 insertions(+), 3 deletions(-)
create mode 100644 .github/workflows/starcharts.yml
create mode 100644 images/starcharts.svg
diff --git a/.github/workflows/starcharts.yml b/.github/workflows/starcharts.yml
new file mode 100644
index 0000000000000..d5971437a4f47
--- /dev/null
+++ b/.github/workflows/starcharts.yml
@@ -0,0 +1,16 @@
+name: Starcharts
+
+on:
+ schedule:
+ - cron: "0 0 * * 0"
+ workflow_dispatch:
+
+jobs:
+ update-readme:
+ name: Generate starcharts
+ runs-on: ubuntu-latest
+ steps:
+ - uses: MaoLongLong/actions-starcharts@main
+ with:
+ github_token: ${{ secrets.GITHUB_TOKEN }}
+ svg_path: images/starcharts.svg
diff --git a/README.md b/README.md
index 4d0f337bfe3c2..c10768db5faf5 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@

-
+
@@ -276,6 +276,10 @@
+## Star 趋势
+
+
+
## 许可证
知识共享 版权归属-相同方式共享 4.0 国际 公共许可证
diff --git a/README_EN.md b/README_EN.md
index 384fb38d70899..80b97eac7c10e 100644
--- a/README_EN.md
+++ b/README_EN.md
@@ -6,7 +6,7 @@

-
+
@@ -260,6 +260,10 @@ Thank you to all our backers and sponsors!
> "_You help the developer community practice for interviews, and there is nothing better we could ask for._" -- [Alan Yessenbayev](https://opencollective.com/alan-yessenbayev)
+## Stargazers over time
+
+
+
## License
-This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
\ No newline at end of file
+This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
diff --git a/images/starcharts.svg b/images/starcharts.svg
new file mode 100644
index 0000000000000..8444c11b21ce3
--- /dev/null
+++ b/images/starcharts.svg
@@ -0,0 +1,7263 @@
+
\ No newline at end of file