From 239b00b62459979900a1f65dec502a39348c915e Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sat, 20 Jun 2020 19:38:58 +0200 Subject: [PATCH] Add ShiftLeft scan badge --- .github/workflows/releases.yml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index 43050b7c..a90d02c0 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -16,7 +16,7 @@ on: - ".git*" - ".github/workflows/releases.yml" -name: CI and optionally publish +name: GitHub CI jobs: build: diff --git a/README.md b/README.md index f8c87f3c..789917cc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![DNSCrypt-Proxy Release](https://img.shields.io/github/release/dnscrypt/dnscrypt-proxy.svg?label=Latest%20Release&style=popout)](https://github.com/dnscrypt/dnscrypt-proxy/releases/latest) [![Build Status](https://github.com/DNSCrypt/dnscrypt-proxy/workflows/CI%20and%20optionally%20publish/badge.svg)](https://github.com/DNSCrypt/dnscrypt-proxy/actions) ![CodeQL scan](https://github.com/DNSCrypt/dnscrypt-proxy/workflows/CodeQL%20scan/badge.svg) +![ShiftLeft Scan](https://github.com/DNSCrypt/dnscrypt-proxy/workflows/ShiftLeft%20Scan/badge.svg) [![#dnscrypt-proxy:matrix.org](https://img.shields.io/matrix/dnscrypt-proxy:matrix.org.svg?label=DNSCrypt-Proxy%20Matrix%20Chat&server_fqdn=matrix.org&style=popout)](https://matrix.to/#/#dnscrypt-proxy:matrix.org) ## Overview