From 92af4bef2629d4604fd356405833a2f8ff9b4f84 Mon Sep 17 00:00:00 2001 From: per1234 Date: Sun, 15 Aug 2021 02:20:34 -0700 Subject: [PATCH] Use standardized name for certificate check workflow This is the naming convention established in the standardized "template" workflow. --- .github/workflows/check-certificates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-certificates.yml b/.github/workflows/check-certificates.yml index a4e52cdf..7ef10bd2 100644 --- a/.github/workflows/check-certificates.yml +++ b/.github/workflows/check-certificates.yml @@ -1,4 +1,4 @@ -name: Check for issues with signing certificates +name: Check Certificates on: schedule: