Skip to content

Commit f22b36b

Browse files
committed
Fixed CI badge
1 parent f49da4e commit f22b36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ![TypedRest](https://raw.githubusercontent.com/TypedRest/TypedRest-DotNet/master/logo.svg) Code Generation
22

3-
[![Build](https://github.com/TypedRest/CodeGeneration/workflows/Build/badge.svg?branch=master)](https://github.com/TypedRest/CodeGeneration/actions?query=workflow%3ABuild)
3+
[![Build](https://github.com/TypedRest/CodeGeneration/actions/workflows/build.yml/badge.svg)](https://github.com/TypedRest/CodeGeneration/actions/workflows/build.yml)
44
Tool that automatically infers [TypedRest Endpoints](https://typedrest.net/endpoints/) from patterns in [OpenAPI/Swagger](https://swagger.io/resources/open-api/) documents and generates source code for TypedRest clients.
55

66
## Usage

0 commit comments

Comments
 (0)