1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Update build status badge to GH Actions workflow (#933)

This commit is contained in:
Max Horstmann
2020-11-06 18:45:06 -05:00
committed by GitHub
parent f920078c0f
commit 50d5cbce25
2 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,8 @@ name: build
on:
pull_request:
branches: [ master ]
push:
branches: [ master ]
jobs:

View File

@ -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)