mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-11 22:56:09 +08:00
Update build status badge to GH Actions workflow (#933)
This commit is contained in:
parent
f920078c0f
commit
50d5cbce25
2 changed files with 3 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -3,6 +3,8 @@ name: build
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
push:
|
||||||
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# DNSControl
|
# 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://gitter.im/dnscontrol/Lobby)
|
||||||
[](https://groups.google.com/forum/#!forum/dnscontrol-discuss)
|
[](https://groups.google.com/forum/#!forum/dnscontrol-discuss)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue