Skip to content

Commit

Permalink
docs: added docs and link for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
kha7iq committed Apr 18, 2021
1 parent e616eed commit 01ee874
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<a href="https://kha7iq.github.io/docs-pingme/#/">Documentation</a> •
<a href="#supported-services">Supported Services</a> •
<a href="#install">Install</a> •
<a href="#github-action">Github Action</a> •
<a href="#configuration">Configuration</a> •
<a href="#contributing">Contributing</a> •
<a href="#show-your-support">Show Your Support</a> •
Expand Down Expand Up @@ -97,6 +98,12 @@ Run
```bash
docker run ghcr.io/kha7iq/pingme:latest
```
## Github Action

A github action is also available now for this app, you can find it on [Github Market Place](https://github.com/marketplace/actions/pingme-action) or from this [repository](https://github.com/kha7iq/pingme-action) on github.

Usage examples for workflow are available in the repo.


## Usage

Expand Down

0 comments on commit 01ee874

Please sign in to comment.