From a8e1b3c572de726199a60acb60dcf74f13458237 Mon Sep 17 00:00:00 2001 From: pengzhile Date: Tue, 9 Jun 2020 13:54:53 +0800 Subject: [PATCH] add status badge Signed-off-by: pengzhile --- .github/workflows/gradle.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 69ecc32..bd3a971 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -1,7 +1,7 @@ # This workflow will build a Java project with Gradle # For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle -name: IntelliJ CI with Gradle +name: IntelliJ Plugin Build on: push: diff --git a/README.md b/README.md index 720de8b..78bbb23 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,4 @@ ### Alternative -* Or run script in the [reset_eval](https://gitee.com/pengzhile/ide-eval-resetter/tree/master/reset_eval) folder directly. \ No newline at end of file +* Or run script in the [reset_eval](https://gitee.com/pengzhile/ide-eval-resetter/tree/master/reset_eval) folder directly.