From: Patrick Donnelly Date: Wed, 15 May 2024 13:29:28 +0000 (-0400) Subject: .github: remove description for action X-Git-Tag: v20.0.0~1936^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F57478%2Fhead;p=ceph.git .github: remove description for action It is rejected by github's parser. Signed-off-by: Patrick Donnelly --- diff --git a/.github/workflows/create-backport-trackers.yml b/.github/workflows/create-backport-trackers.yml index f97a03931947..79b03f62c1c6 100644 --- a/.github/workflows/create-backport-trackers.yml +++ b/.github/workflows/create-backport-trackers.yml @@ -1,6 +1,5 @@ --- name: Issue Backporting -description: Create backport trackers for trackers in "Pending Backport" state on: # To manually trigger this: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch # View past runs and output: https://github.com/ceph/ceph/actions/workflows/create-backport-trackers.yml