Skip to content

Commit 92b0f8f

Browse files
committed
remove CircleCI config
1 parent 5726abc commit 92b0f8f

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
# graphql-upload
22

3-
[![GitHub Actions status](https://github.com/jpascal/graphql-upload/workflows/Go/badge.svg)](https://circleci.com/gh/jpascal/graphql-upload)
3+
[![GitHub Actions status](https://github.com/jpascal/graphql-upload/workflows/Go/badge.svg)](https://github.com/jpascal/graphql-upload/actions)
44

55
Middleware and an [`Upload` scalar](#class-graphqlupload) to add support for [GraphQL multipart requests](https://github.com/jaydenseric/graphql-multipart-request-spec) (file uploads via queries and mutations) to various golang GraphQL servers.
66

0 commit comments

Comments
 (0)