Skip to content

Commit

Permalink
Update README.md for static Slack link
Browse files Browse the repository at this point in the history
  • Loading branch information
nmacholl authored Sep 13, 2024
2 parents 7f84f96 + 87eebb2 commit 59782f0
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.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: release

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

jobs:
release:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![pypi-version](https://img.shields.io/pypi/v/databento)](https://pypi.org/project/databento)
[![license](https://img.shields.io/github/license/databento/databento-python?color=blue)](./LICENSE)
[![code-style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![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 Python client library for [Databento](https://databento.com).

Expand Down

0 comments on commit 59782f0

Please sign in to comment.