From d2b97771c47929390b298f689a969379b10153ae58c71ffcd19502eef697f372 Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Mon, 2 Jun 2025 15:55:20 +0200 Subject: [PATCH] V8.03.150.2025.06.02 Signed-off-by: Marc S. Weidner --- .gitea/workflows/render-dnssec-status.yaml | 4 ++-- .gitea/workflows/render-md-to-html.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitea/workflows/render-dnssec-status.yaml b/.gitea/workflows/render-dnssec-status.yaml index 7934bae..ef4d200 100644 --- a/.gitea/workflows/render-dnssec-status.yaml +++ b/.gitea/workflows/render-dnssec-status.yaml @@ -11,7 +11,7 @@ ### Version Master V8.03.127.2025.06.02 -name: Retrieve the DNSSEC status at the time of updating the repository. +name: Retrieve DNSSEC status of coresecret.dev. permissions: contents: write @@ -25,7 +25,7 @@ on: jobs: build-dnssec-diagram: - name: Retrieve the DNSSEC status at the time of updating the repository. + name: Retrieve DNSSEC status of coresecret.dev. runs-on: ubuntu-latest steps: diff --git a/.gitea/workflows/render-md-to-html.yaml b/.gitea/workflows/render-md-to-html.yaml index 9d445f9..0e467b5 100644 --- a/.gitea/workflows/render-md-to-html.yaml +++ b/.gitea/workflows/render-md-to-html.yaml @@ -11,7 +11,7 @@ ### Version Master V8.03.127.2025.06.02 -name: Render README.md to README.html +name: Render README.md to README.html. permissions: contents: write @@ -26,7 +26,7 @@ on: jobs: render-md-to-html: - name: Render README.md to README.html + name: Render README.md to README.html. runs-on: ubuntu-latest steps: