From 50d5cbce2586c2f9ffdd651bf7dc312effd3946c Mon Sep 17 00:00:00 2001 From: Max Horstmann Date: Fri, 6 Nov 2020 18:45:06 -0500 Subject: [PATCH] Update build status badge to GH Actions workflow (#933) --- .github/workflows/build.yml | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1d73f1c29..c41b98e98 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,6 +3,8 @@ name: build on: pull_request: branches: [ master ] + push: + branches: [ master ] jobs: diff --git a/README.md b/README.md index 53648968d..52bac180f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DNSControl -[![Build Status](https://dev.azure.com/dnscontrol/DnsControl/_apis/build/status/StackExchange.dnscontrol?branchName=master)](https://dev.azure.com/dnscontrol/DnsControl/_build/latest?definitionId=1&branchName=master) +[![Build Status](https://github.com/StackExchange/dnscontrol/workflows/build/badge.svg)](https://github.com/StackExchange/dnscontrol/actions?query=workflow%3Abuild+branch%3Amaster) [![Gitter chat](https://badges.gitter.im/dnscontrol/Lobby.png)](https://gitter.im/dnscontrol/Lobby) [![Google Group chat](https://img.shields.io/badge/google%20group-chat-green.svg)](https://groups.google.com/forum/#!forum/dnscontrol-discuss)