Merge pull request #15 from koenrh/koenrh/add-github-actions-build-workflow-badge

Add GitHub Actions build workflow badge
This commit is contained in:
Koen Rouwhorst 2019-09-22 19:38:54 +02:00 committed by GitHub
commit b510e23002
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,6 @@
---
on: push
name: Test
name: build
jobs:
test:
name: Run tests

View file

@ -1,5 +1,7 @@
# DNSControl Action
![](https://github.com/koenrh/dnscontrol-action/workflows/build/badge.svg)
Deploy your DNS configuration using [GitHub Actions](https://github.com/actions)
using [DNSControl](https://github.com/StackExchange/dnscontrol/).