Skip to content

Commit 9598133

Browse files
authored
Update README.md (dart-archive/lints#13)
Update the Github Actions link to filter to `main` branch
1 parent 76ddfb4 commit 9598133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/lints/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![pub package](https://img.shields.io/pub/v/lints.svg)](https://pub.dev/packages/lints)
2-
[![Build Status](https://github.com/dart-lang/lints/workflows/validate/badge.svg)](https://github.com/dart-lang/lints/actions)
2+
[![Build Status](https://github.com/dart-lang/lints/workflows/validate/badge.svg)](https://github.com/dart-lang/lints/actions?query=branch%3Amain)
33

44
This repo contains official Dart and Flutter lint rules.
55

0 commit comments

Comments
 (0)