From dbe2016a271a4ff575cfdc93fe75eb4dafdf6e8c Mon Sep 17 00:00:00 2001 From: AAriam <80158628+AAriam@users.noreply.github.com> Date: Sun, 1 Dec 2024 22:18:14 +0100 Subject: [PATCH] Update its.yaml --- template/.control/its.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/.control/its.yaml b/template/.control/its.yaml index b9964a6e..6cf87889 100644 --- a/template/.control/its.yaml +++ b/template/.control/its.yaml @@ -1289,7 +1289,7 @@ label: commit: prefix: Commit color: '#0366d6' - label: '#{{ hook.commit_labels() }}#' + label: '#{{ return hook.commit_labels() }}#' release: prefix: Release color: '#0366d6'