Skip to content

Commit f2a2cc7

Browse files
author
Michael Schaefermeyer
committed
Give workflow a name and use its abadge
1 parent d016838 commit f2a2cc7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test.yml renamed to .github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
name: Tests
12
on: push
23

34
jobs:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CorsPlug
22
========
3-
[![Build Status](https://travis-ci.org/mschae/cors_plug.svg)](https://travis-ci.org/mschae/cors_plug)
3+
![GitHub.com](https://github.com/mschae/cors_plug/workflows/.github/workflows/Tests/badge.svg)
44
[![Hex.pm](https://img.shields.io/hexpm/v/cors_plug.svg)](https://hex.pm/packages/cors_plug)
55
[![Hex.pm](https://img.shields.io/hexpm/l/cors_plug.svg)]()
66

0 commit comments

Comments
 (0)