Skip to content

Commit d8f9e82

Browse files
committed
Add status badges to the README.md
1 parent 8652715 commit d8f9e82

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![Linting](https://github.com/jtdor/build-deb-action/actions/workflows/lint.yml/badge.svg)](https://github.com/jtdor/build-deb-action/actions/workflows/lint.yml)
2+
[![Testing](https://github.com/jtdor/build-deb-action/actions/workflows/test.yml/badge.svg)](https://github.com/jtdor/build-deb-action/actions/workflows/test.yml)
3+
14
# Build Debian Packages GitHub Action
25

36
This action builds Debian packages in a clean, flexible environment.

0 commit comments

Comments
 (0)