diff --git a/README.md b/README.md index 0001d753..9f390434 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ action-android-lint status -# GitHub Actions for Android Lint +# GitHub Action for Android Lint This Action generates annotations from [Android Lint](https://developer.android.com/studio/write/lint) Report XML. diff --git a/action.yml b/action.yml index 7555f73c..674447cd 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'GitHub Actions for Android Lint' +name: 'GitHub Action for Android Lint' description: 'A tool to enforce Android style and conventions' author: 'Yutaro Muta' inputs: