From 70d8b4523e83b710d25a0d8024f6cb51ce881b53 Mon Sep 17 00:00:00 2001 From: Denis Averin Date: Thu, 27 Nov 2025 17:10:53 +0700 Subject: [PATCH] Update templates --- .github/workflows/check-codegen.yml | 2 +- codegen/Templates/csharp/README.mustache | 1 + codegen/Templates/php/README.mustache | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/check-codegen.yml b/.github/workflows/check-codegen.yml index a378cd7..fee9345 100644 --- a/.github/workflows/check-codegen.yml +++ b/.github/workflows/check-codegen.yml @@ -1,4 +1,4 @@ -name: Check pull request +name: Check submodules # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the main branch diff --git a/codegen/Templates/csharp/README.mustache b/codegen/Templates/csharp/README.mustache index debea8f..61e0ed7 100644 --- a/codegen/Templates/csharp/README.mustache +++ b/codegen/Templates/csharp/README.mustache @@ -1,5 +1,6 @@ # Aspose.BarCode Cloud SDK for .NET +[![.NET 10](https://img.shields.io/badge/.NET-10.0-512BD4)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/dotnet-core.yml) [![License](https://img.shields.io/github/license/aspose-barcode-cloud/aspose-barcode-cloud-dotnet)](LICENSE) [![.NET Core Linux](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/dotnet-core.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/dotnet-core.yml) [![.NET Framework Windows](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/net-framework.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/net-framework.yml) diff --git a/codegen/Templates/php/README.mustache b/codegen/Templates/php/README.mustache index 8455d0e..4b4a4b4 100644 --- a/codegen/Templates/php/README.mustache +++ b/codegen/Templates/php/README.mustache @@ -1,9 +1,10 @@ # Aspose.BarCode Cloud SDK for PHP +[![PHP 8.5 Supported](https://img.shields.io/badge/PHP-8.5-777bb3?logo=php&logoColor=white)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php-versions.yml?query=branch%3Amain) [![License](https://img.shields.io/github/license/aspose-barcode-cloud/aspose-barcode-cloud-php)](LICENSE) [![Test](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php-versions.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php-versions.yml) -[![Packagist Version](https://img.shields.io/packagist/v/aspose/barcode-cloud-php)](https://packagist.org/packages/aspose/barcode-cloud-php) [![Supported PHP Versions](https://img.shields.io/packagist/dependency-v/aspose/barcode-cloud-php/php)](https://packagist.org/packages/aspose/barcode-cloud-php) +[![Packagist Version](https://img.shields.io/packagist/v/aspose/barcode-cloud-php)](https://packagist.org/packages/aspose/barcode-cloud-php) - API version: {{appVersion}} {{#artifactVersion}}