Skip to content

Commit

Permalink
Update README.md (dart-lang#13)
Browse files Browse the repository at this point in the history
Update the Github Actions link to filter to `main` branch
  • Loading branch information
mit-mit authored May 5, 2021
1 parent 1f80da4 commit d31a8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![pub package](https://img.shields.io/pub/v/lints.svg)](https://pub.dev/packages/lints)
[![Build Status](https://github.com/dart-lang/lints/workflows/validate/badge.svg)](https://github.com/dart-lang/lints/actions)
[![Build Status](https://github.com/dart-lang/lints/workflows/validate/badge.svg)](https://github.com/dart-lang/lints/actions?query=branch%3Amain)

This repo contains official Dart and Flutter lint rules.

0 comments on commit d31a8eb

Please sign in to comment.