Skip to content

Commit 53540d8

Browse files
committed
📝 Add ci status and last commit badges
1 parent 136612b commit 53540d8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Flutter Workflow
22

33
[![Release](https://img.shields.io/github/v/release/RubberDuckCrew/flutter-workflow?style=flat-square&color=blue)](https://github.com/RubberDuckCrew/flutter-workflow/releases)
4+
[![Build Status](https://img.shields.io/github/actions/workflow/status/RubberDuckCrew/flutter-workflow/check-release.yml?style=flat-square&label=Check%20and%20Release&color=lime)](https://github.com/RubberDuckCrew/flutter-workflow/actions/workflows/check-release.yml)
5+
[![Last Commit](https://img.shields.io/github/last-commit/RubberDuckCrew/flutter-workflow?style=flat-square&color=orange)](https://github.com/RubberDuckCrew/flutter-workflow/commits/main)
46
[![License: MIT](https://img.shields.io/github/license/RubberDuckCrew/flutter-workflow?style=flat-square&color=yellow)](LICENSE)
57

68
A reusable GitHub Actions workflow to **test, build, analyze, and release Flutter applications** with minimal setup.

0 commit comments

Comments
 (0)