File tree Expand file tree Collapse file tree 4 files changed +380
-374
lines changed
Expand file tree Collapse file tree 4 files changed +380
-374
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: tests
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ main, dev ]
66 pull_request :
77 branches : [ main ]
88 workflow_dispatch :
Original file line number Diff line number Diff line change 77[ ![ docs] ( https://github.com/shcherbak-ai/contextgem/actions/workflows/docs.yml/badge.svg?branch=main )] ( https://github.com/shcherbak-ai/contextgem/actions/workflows/docs.yml )
88[ ![ documentation] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://shcherbak-ai.github.io/contextgem/ )
99[ ![ License] ( https://img.shields.io/badge/License-Apache_2.0-bright.svg )] ( https://opensource.org/licenses/Apache-2.0 )
10+ ![ PyPI] ( https://img.shields.io/pypi/v/contextgem )
1011[ ![ Python Versions] ( https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue )] ( https://www.python.org/downloads/ )
1112[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
1213[ ![ Imports: isort] ( https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat )] ( https://pycqa.github.io/isort/ )
Original file line number Diff line number Diff line change 77[ ![ docs] ( https://github.com/shcherbak-ai/contextgem/actions/workflows/docs.yml/badge.svg?branch=main )] ( https://github.com/shcherbak-ai/contextgem/actions/workflows/docs.yml )
88[ ![ documentation] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://shcherbak-ai.github.io/contextgem/ )
99[ ![ License] ( https://img.shields.io/badge/License-Apache_2.0-bright.svg )] ( https://opensource.org/licenses/Apache-2.0 )
10+ ![ PyPI] ( https://img.shields.io/pypi/v/contextgem )
1011[ ![ Python Versions] ( https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue )] ( https://www.python.org/downloads/ )
1112[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
1213[ ![ Imports: isort] ( https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat )] ( https://pycqa.github.io/isort/ )
You can’t perform that action at this time.
0 commit comments