diff --git a/.github/workflows/update.yml b/.github/workflows/check.yml similarity index 99% rename from .github/workflows/update.yml rename to .github/workflows/check.yml index 0c0363c8..e4b822a2 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/check.yml @@ -1,4 +1,4 @@ -name: Update +name: Check on: [push, pull_request, workflow_dispatch] @@ -103,6 +103,7 @@ jobs: - name: Commit Changes run: | + git pull git commit -am "chore(update): Update Version Info" git push origin main env: diff --git a/README.md b/README.md index f2f08724..5dc94147 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![](https://img.shields.io/endpoint?url=https://hits.dwyl.com/NatsumeLS/Gakumas-Translation-Data-EN.json?color=pink&style=flat-square&label=Views)](https://github.com/NatsumeLS/Gakumas-Translation-Data-EN/graphs/traffic) -[![](https://img.shields.io/github/actions/workflow/status/NatsumeLS/Gakumas-Translation-Data-EN/update.yml?style=flat-square&label=Update)](https://github.com/NatsumeLS/Gakumas-Translation-Data-EN/actions/workflows/update.yml) +[![](https://img.shields.io/github/actions/workflow/status/NatsumeLS/Gakumas-Translation-Data-EN/check.yml?style=flat-square&label=Check)](https://github.com/NatsumeLS/Gakumas-Translation-Data-EN/actions/workflows/check.yml) [![](https://dcbadge.limes.pink/api/server/https://discord.gg/qARc4Hdc3n)](https://natsume.io/GakumasLocalize)