From 2a1510bfeafc8ea2c52454b480841cf9d622a761 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Tue, 4 Jun 2024 03:02:04 -0700 Subject: [PATCH] Delete orphaned features (2024-06-03-16-31) (#50956) Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> --- data/features/actions-run-name.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 data/features/actions-run-name.yml diff --git a/data/features/actions-run-name.yml b/data/features/actions-run-name.yml deleted file mode 100644 index de00c33509..0000000000 --- a/data/features/actions-run-name.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #7952 -# `run-name` for workflow runs to dynamically set the name of the workflow run. -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.8'