This is an automated email from the ASF dual-hosted git repository.

meonkeys pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-chat-archive.git

commit 2740a85f80e56a3666f12bc61fe721b7f97a172c
Author: Adam Monsen <[email protected]>
AuthorDate: Mon Feb 9 09:52:04 2026 -0800

    shorten name of signed commits check job
    
    "Fineract" isn't helpful nor relevant here. It's a general-purpose tool.
---
 .github/workflows/verify-commits.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/verify-commits.yml 
b/.github/workflows/verify-commits.yml
index a8c13fe..c040c58 100644
--- a/.github/workflows/verify-commits.yml
+++ b/.github/workflows/verify-commits.yml
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-name: Fineract Signed Commits Check
+name: Signed Commits Check
 
 on:
   pull_request:

Reply via email to