Skip to content

Commit 0258d54

Browse files
committed
docs: update badge to GitHub actions
1 parent b9a6d0b commit 0258d54

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
@@ -2,7 +2,7 @@
22

33
[![npm](https://img.shields.io/npm/v/@sourcegraph/create.svg)](https://www.npmjs.com/package/@sourcegraph/create)
44
[![downloads](https://img.shields.io/npm/dt/@sourcegraph/create.svg)](https://www.npmjs.com/package/@sourcegraph/create)
5-
[![build](https://travis-ci.org/sourcegraph/create.svg?branch=master)](https://travis-ci.org/sourcegraph/create)
5+
[![build](https://img.shields.io/github/workflow/status/sourcegraph/create/build/master)](https://github.com/sourcegraph/create/actions?query=branch%3Amaster+workflow%3Abuild)
66
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
77
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
88

0 commit comments

Comments
 (0)