Skip to content

Commit

Permalink
Make matrix chat badge clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
acaloiaro committed Jan 19, 2024
1 parent 0217979 commit 3b21d02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: goreleaser

on:
push:
paths-ignore:
- '**.md'
branches:
- main

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Queue-agnostic background job library for Go, with a pleasant API and powerful features.

[![Go Reference](https://pkg.go.dev/badge/github.com/acaloiaro/neoq.svg)](https://pkg.go.dev/github.com/acaloiaro/neoq) ![Matrix](https://img.shields.io/matrix/neoq%3Amatrix.org?link=https%3A%2F%2Fmatrix.to%2F%23%2F%2523neoq%3Amatrix.org)
[![Go Reference](https://pkg.go.dev/badge/github.com/acaloiaro/neoq.svg)](https://pkg.go.dev/github.com/acaloiaro/neoq) [Matrix Chat <img src="https://img.shields.io/matrix/neoq%3Amatrix.org">](https://matrix.to/#/%23neoq:matrix.org)

# Getting Started

Expand Down

0 comments on commit 3b21d02

Please sign in to comment.