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: