Skip to content

Commit

Permalink
Merge pull request #2 from yutailang0119/fix-action-name
Browse files Browse the repository at this point in the history
Fix action name
  • Loading branch information
yutailang0119 authored Apr 14, 2020
2 parents 82430da + 0a936bb commit 41fc4c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<a href="https://github.com/yutailang0119/action-android-lint/actions"><img alt="action-android-lint status" src="https://github.com/yutailang0119/action-android-lint/workflows/build-test/badge.svg"></a>

# 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.

Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 41fc4c9

Please sign in to comment.