diff --git a/README.md b/README.md index 3f2f4fe..04703c1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # docker-openvpn -[![github-actions](https://github.com/theohbrothers/docker-openvpn/workflows/ci-master-pr/badge.svg)](https://github.com/theohbrothers/docker-openvpn/actions) +[![github-actions](https://github.com/theohbrothers/docker-openvpn/actions/workflows/ci-master-pr.yml/badge.svg?branch=master)](https://github.com/theohbrothers/docker-openvpn/actions/workflows/ci-master-pr.yml) [![github-release](https://img.shields.io/github/v/release/theohbrothers/docker-openvpn?style=flat-square)](https://github.com/theohbrothers/docker-openvpn/releases/) [![docker-image-size](https://img.shields.io/docker/image-size/theohbrothers/docker-openvpn/latest)](https://hub.docker.com/r/theohbrothers/docker-openvpn) diff --git a/generate/templates/README.md.ps1 b/generate/templates/README.md.ps1 index 957e34d..e154cca 100644 --- a/generate/templates/README.md.ps1 +++ b/generate/templates/README.md.ps1 @@ -1,7 +1,7 @@ @" # docker-openvpn -[![github-actions](https://github.com/theohbrothers/docker-openvpn/workflows/ci-master-pr/badge.svg)](https://github.com/theohbrothers/docker-openvpn/actions) +[![github-actions](https://github.com/theohbrothers/docker-openvpn/actions/workflows/ci-master-pr.yml/badge.svg?branch=master)](https://github.com/theohbrothers/docker-openvpn/actions/workflows/ci-master-pr.yml) [![github-release](https://img.shields.io/github/v/release/theohbrothers/docker-openvpn?style=flat-square)](https://github.com/theohbrothers/docker-openvpn/releases/) [![docker-image-size](https://img.shields.io/docker/image-size/theohbrothers/docker-openvpn/latest)](https://hub.docker.com/r/theohbrothers/docker-openvpn)