Skip to content

Commit 199ced7

Browse files
committed
Add links to workflows in status badges
1 parent fea9d88 commit 199ced7

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
# Setup PureScript Action
22

3-
![Integration](https://github.com/thomashoneyman/setup-purescript/workflows/Integration/badge.svg) ![Sync Versions](https://github.com/thomashoneyman/setup-purescript/workflows/Sync%20Versions/badge.svg)
3+
[![Integration](https://github.com/thomashoneyman/setup-purescript/workflows/Integration/badge.svg?branch=master)](https://github.com/thomashoneyman/setup-purescript/actions?query=workflow%3AIntegration+branch%3Amaster) [![Sync Versions](https://github.com/thomashoneyman/setup-purescript/workflows/Sync%20Versions/badge.svg?branch=master)](https://github.com/thomashoneyman/setup-purescript/actions?query=workflow%3ASync%20Versions+branch%3Amaster)
44

55
A GitHub Action which sets up a PureScript toolchain for CI. Contains the following tools by default:
66

0 commit comments

Comments
 (0)