This commit is contained in:
jandelgado 2021-08-04 00:43:50 +02:00 committed by GitHub
parent dd3b676071
commit 2fb62087d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,10 @@
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
name: run tests
jobs:

View File

@ -1,5 +1,7 @@
# IONOS DNS module for Caddy
[![run tests](https://github.com/caddy-dns/ionos/actions/workflows/test.yml/badge.svg)](https://github.com/caddy-dns/ionos/actions/workflows/test.yml)
This package contains a DNS provider module for
[Caddy](https://github.com/caddyserver/caddy). It is used to manage DNS records
with the [IONOS DNS API](https://developer.hosting.ionos.com/docs/dns) using
@ -53,4 +55,3 @@ for information about obtaining credentials.
(c) Copyright 2021 by Jan Delgado
License: MIT