Skip to content

Commit

Permalink
Update README.md to use static Slack link
Browse files Browse the repository at this point in the history
  • Loading branch information
nmacholl authored Sep 13, 2024
2 parents 3820882 + 8e90b41 commit 9b72db6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: release

on:
workflow_run:
workflows:
- build
branches: [main]
types:
- completed
# on:
# workflow_run:
# workflows:
# - build
# branches: [main]
# types:
# - completed

jobs:
tag-release:
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 @@

[![test](https://github.com/databento/databento-cpp/actions/workflows/build.yaml/badge.svg?branch=main)](https://github.com/databento/databento-cpp/actions/workflows/build.yaml)
[![license](https://img.shields.io/github/license/databento/databento-cpp?color=blue)](./LICENSE)
[![Slack](https://img.shields.io/badge/join_Slack-community-darkblue.svg?logo=slack)](https://join.slack.com/t/databento-hq/shared_invite/zt-24oqyrub9-MellISM2cdpQ7s_7wcXosw)
[![Slack](https://img.shields.io/badge/join_Slack-community-darkblue.svg?logo=slack)](http://to.dbn.to/slack)

The official C++ client library for [Databento](https://databento.com).
The client supports both streaming real-time and historical market data through similar interfaces.
Expand Down

0 comments on commit 9b72db6

Please sign in to comment.