mirror of
https://github.com/eliasstepanik/ionos.git
synced 2026-01-11 05:28:31 +00:00
fix ci (#2)
This commit is contained in:
parent
dd3b676071
commit
2fb62087d9
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -1,10 +1,10 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
name: run tests
|
||||
jobs:
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
# IONOS DNS module for Caddy
|
||||
|
||||
[](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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user