Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit ddfca38

Browse files
authored
Update README.md
1 parent 92def19 commit ddfca38

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# python-action
2-
[![Test](https://github.com/dciborow/pyaction/workflows/Test/badge.svg)](https://github.com/dciborow/pyaction/actions?query=workflow%3ATest)
3-
[![reviewdog](https://github.com/dciborow/pyaction/workflows/reviewdog/badge.svg)](https://github.com/dciborow/pyaction/actions?query=workflow%3Areviewdog)
4-
[![depup](https://github.com/dciborow/pyaction/workflows/depup/badge.svg)](https://github.com/dciborow/pyaction/actions?query=workflow%3Adepup)
5-
[![release](https://github.com/dciborow/pyaction/workflows/release/badge.svg)](https://github.com/dciborow/pyaction/actions?query=workflow%3Arelease)
6-
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/dciborow/pyaction?logo=github&sort=semver)](https://github.com/dciborow/pyaction/releases)
1+
# action-python
2+
[![Test](https://github.com/microsoft/action-python/workflows/Test/badge.svg)](https://github.com/microsoft/action-python/actions?query=workflow%3ATest)
3+
[![reviewdog](https://github.com/microsoft/action-python/workflows/reviewdog/badge.svg)](https://github.com/microsoft/action-python/actions?query=workflow%3Areviewdog)
4+
[![depup](https://github.com/microsoft/action-python/workflows/depup/badge.svg)](https://github.com/microsoft/action-python/actions?query=workflow%3Adepup)
5+
[![release](https://github.com/microsoft/action-python/workflows/release/badge.svg)](https://github.com/microsoft/action-python/actions?query=workflow%3Arelease)
6+
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/microsoft/action-python?logo=github&sort=semver)](https://github.com/microsoft/action-python/releases)
77
[![action-bumpr supported](https://img.shields.io/badge/bumpr-supported-ff69b4?logo=github&link=https://github.com/haya14busa/action-bumpr)](https://github.com/haya14busa/action-bumpr)
88

99
This repo contains a action to run various Python tools including:

0 commit comments

Comments
 (0)