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:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -3,6 +3,8 @@ name: build
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# DNSControl
|
||||
|
||||
[](https://dev.azure.com/dnscontrol/DnsControl/_build/latest?definitionId=1&branchName=master)
|
||||
[](https://github.com/StackExchange/dnscontrol/actions?query=workflow%3Abuild+branch%3Amaster)
|
||||
[](https://gitter.im/dnscontrol/Lobby)
|
||||
[](https://groups.google.com/forum/#!forum/dnscontrol-discuss)
|
||||
|
||||
|
Reference in New Issue
Block a user