dns

DNS Deployment for nordgedanken.dev infra.
git clone git://archive.git.mtrnord.blog/Nordgedanken/dns.git
Log | Files | Refs

commit b310935ac42a7538df4b395da921c75cd1aa60b6
parent 55e00d83c084801ee9132c2aaf6bce520b90bbc5
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Tue, 10 Oct 2023 18:55:25 +0200

Merge branch 'main' into cleanup-midnightthoughts.space
Diffstat:
M.github/workflows/pullrequest.yml | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml @@ -4,9 +4,6 @@ on: push: branches: [main] pull_request: - paths: - - '*.yaml' - - '!.github/**' jobs: linting: runs-on: ubuntu-latest