From 3ba44b2eb49e6cb6c23fc172f25ee522032213d0 Mon Sep 17 00:00:00 2001 From: Honza Dvorsky Date: Tue, 1 Oct 2024 12:42:30 +0200 Subject: [PATCH] [README] Add a CI badge for the main branch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c934926..a0ff5bb0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Swift OpenAPI Generator +[![Scheduled](https://github.com/apple/swift-openapi-generator/actions/workflows/scheduled.yml/badge.svg?branch=main)](https://github.com/apple/swift-openapi-generator/actions/workflows/scheduled.yml) [![](https://img.shields.io/badge/sswg-sandbox-lightgrey.svg)](https://www.swift.org/sswg/) [![](https://img.shields.io/badge/docc-read_documentation-blue)](https://swiftpackageindex.com/apple/swift-openapi-generator/documentation) [![](https://img.shields.io/github/v/release/apple/swift-openapi-generator)](https://github.com/apple/swift-openapi-generator/releases)