Skip to content

Commit cc6716b

Browse files
authored
Add gitub actions badge
[skip ci]
1 parent a7109e8 commit cc6716b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
![Maintenance Badge](https://img.shields.io/maintenance/yes/2021.svg)
44
[![Go Report Card](https://goreportcard.com/badge/github.com/cmuench/inotify-proxy)](https://goreportcard.com/report/github.com/cmuench/inotify-proxy)
5+
[![Go Github Action Workflow](https://github.com/cmuench/inotify-proxy/workflows/Go/badge.svg)](https://github.com/cmuench/inotify-proxy/actions?query=workflow%3AGo)
56

67
This tools helps to detect changed files in Docker Containers or in Virtual Machines (e.g. Vagrant).
78
If a file is changed from host system a file watcher inside the container detects the change

0 commit comments

Comments
 (0)