Skip to content

Commit e868948

Browse files
committed
Fix
1 parent 77bf380 commit e868948

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# PDL (Prompt Declaration Language)
22

3-
[![tests](https://github.com/IBM/prompt-declaration-language/workflows/build/badge.svg?branch=main)](https://github.com/IBM/prompt-declaration-language/actions?query=workflow%3Abuild+branch%3Amain)
4-
[![night tests](https://github.com/IBM/prompt-declaration-language/workflows/run-examples/badge.svg?branch=main)](https://github.com/IBM/prompt-declaration-language/actions?query=workflow%3Arun-examples+branch%3Amain)
5-
[![documentation](https://github.com/IBM/prompt-declaration-language/workflows/mkdocs-gh-pages/badge.svg?branch=main)](https://github.com/IBM/prompt-declaration-language/actions?query=workflow%3Amkdocs-gh-pages+branch%3Amain)
3+
[![tests](https://github.com/IBM/prompt-declaration-language/workflows/build.yml/badge.svg?branch=main)](https://github.com/IBM/prompt-declaration-language/actions?query=workflow%3Abuild+branch%3Amain)
4+
[![night tests](https://github.com/IBM/prompt-declaration-language/workflows/run-examples.yml/badge.svg?branch=main)](https://github.com/IBM/prompt-declaration-language/actions?query=workflow%3Arun-examples+branch%3Amain)
5+
[![documentation](https://github.com/IBM/prompt-declaration-language/workflows/mkdocs-gh-pages.yml/badge.svg?branch=main)](https://github.com/IBM/prompt-declaration-language/actions?query=workflow%3Amkdocs-gh-pages+branch%3Amain)
66
[![PyPI version shields.io](https://img.shields.io/pypi/v/prompt-declaration-language?color=success)](https://pypi.python.org/pypi/prompt-declaration-language/)
7-
[![quay publish](https://github.com/IBM/prompt-declaration-language/workflows/publish-quay/badge.svg?branch=main)](https://github.com/IBM/prompt-declaration-language/actions?query=workflow%3Apublish-quay+branch%3Amain)
7+
[![quay publish](https://github.com/IBM/prompt-declaration-language/workflows/publish-quay.yml/badge.svg?branch=main)](https://github.com/IBM/prompt-declaration-language/actions?query=workflow%3Apublish-quay+branch%3Amain)
88
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
99
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1010
[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/PyCQA/pylint)

0 commit comments

Comments
 (0)