Skip to content

Commit ba8d608

Browse files
committed
Fix CI badge
1 parent 0754079 commit ba8d608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GitHub Action for Android Lint
22

3-
<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>
3+
![CI](https://github.com/yutailang0119/action-android-lint/actions/workflows/ci.yml/badge.svg)
44

55
This Action generates annotations from
66
[Android Lint](https://developer.android.com/studio/write/lint) Report XML.

0 commit comments

Comments
 (0)