GitHub Actions: Descriptive name when checking nameservers

Previously this action was called "Check DNS", but that was confusing
because this repo is all about DNS, so to be more clear we are calling
it "Check Nameservers" because that's what we're doing — checking that
the sslip.io nameservers are running properly.
This commit is contained in:
Brian Cunnie
2025-01-19 05:46:41 -08:00
parent 06fa9efdd0
commit 1f4b183d0c
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
name: Check DNS
name: Check Nameservers
on:
schedule: