mirror of
https://github.com/bettercap/bettercap
synced 2025-08-21 05:53:20 -07:00
chore: refactored github workflows into separate files
This commit is contained in:
parent
9ab2e13f31
commit
afdc68f512
4 changed files with 7 additions and 5 deletions
|
@ -12,7 +12,9 @@
|
|||
<p align="center">
|
||||
<a href="https://github.com/bettercap/bettercap/releases/latest"><img alt="Release" src="https://img.shields.io/github/release/bettercap/bettercap.svg?style=flat-square"></a>
|
||||
<a href="https://github.com/bettercap/bettercap/blob/master/LICENSE.md"><img alt="Software License" src="https://img.shields.io/badge/license-GPL3-brightgreen.svg?style=flat-square"></a>
|
||||
<a href="https://github.com/bettercap/bettercap/actions/workflows/test.yml"><img alt="Test" src="https://github.com/bettercap/bettercap/actions/workflows/test.yml/badge.svg"></a>
|
||||
<a href="https://github.com/bettercap/bettercap/actions/workflows/test-on-linux.yml"><img alt="Tests on Linux" src="https://github.com/bettercap/bettercap/actions/workflows/test-on-linux.yml/badge.svg"></a>
|
||||
<a href="https://github.com/bettercap/bettercap/actions/workflows/test-on-macos.yml"><img alt="Tests on macOS" src="https://github.com/bettercap/bettercap/actions/workflows/test-on-macos.yml/badge.svg"></a>
|
||||
<a href="https://github.com/bettercap/bettercap/actions/workflows/test-on-windows.yml"><img alt="Tests on Windows" src="https://github.com/bettercap/bettercap/actions/workflows/test-on-windows.yml/badge.svg"></a>
|
||||
<a href="https://hub.docker.com/r/bettercap/bettercap"><img alt="Docker Hub" src="https://img.shields.io/docker/v/bettercap/bettercap?logo=docker"></a>
|
||||
</p>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue