Skip to content

Commit 36e0535

Browse files
authored
Fix workflow badge (#26)
1 parent 2ea3204 commit 36e0535

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
# Imp
22

3-
[![Workflow](https://github.com/tfausak/imp/actions/workflows/ci.yaml/badge.svg)](https://github.com/tfausak/imp/actions/workflows/ci.yaml)
3+
[![CI](https://github.com/tfausak/imp/actions/workflows/ci.yml/badge.svg)](https://github.com/tfausak/imp/actions/workflows/ci.yml)
44
[![Hackage](https://badgen.net/hackage/v/imp)](https://hackage.haskell.org/package/imp)
55

66
Imp is a GHC plugin for automatically importing modules. This behavior is

0 commit comments

Comments
 (0)