From d297ae0af594efd8265b3801d94e7febbc404374 Mon Sep 17 00:00:00 2001 From: Martin Robinson Date: Fri, 14 Jun 2024 22:48:49 +0200 Subject: [PATCH] ci: Rename "try_labels.yml" to "try-label.yml" (#32503) This makes the name consistent with the other files in the directory which all use dashes and the singular "label" is a little bit more natural. --- .github/workflows/{try_labels.yml => try-label.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{try_labels.yml => try-label.yml} (100%) diff --git a/.github/workflows/try_labels.yml b/.github/workflows/try-label.yml similarity index 100% rename from .github/workflows/try_labels.yml rename to .github/workflows/try-label.yml