This is an automated email from the ASF dual-hosted git repository.

husseinawala pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new f497b72fc0 fix[README.md]: GitHub badge URL `CI Build` renamed to 
Tests. (#34682)
f497b72fc0 is described below

commit f497b72fc021e33a4b8543bb0750bffbb8fe0055
Author: Vanilla <[email protected]>
AuthorDate: Sat Sep 30 20:15:38 2023 +0800

    fix[README.md]: GitHub badge URL `CI Build` renamed to Tests. (#34682)
---
 README.md                | 2 +-
 generated/PYPI_README.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ca120b5bcd..09de69b0ce 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
 # Apache Airflow
 
 [![PyPI 
version](https://badge.fury.io/py/apache-airflow.svg)](https://badge.fury.io/py/apache-airflow)
-[![GitHub 
Build](https://github.com/apache/airflow/workflows/CI%20Build/badge.svg)](https://github.com/apache/airflow/actions)
+[![GitHub 
Build](https://github.com/apache/airflow/workflows/Tests/badge.svg)](https://github.com/apache/airflow/actions)
 [![Coverage 
Status](https://codecov.io/gh/apache/airflow/graph/badge.svg?token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow)
 
[![License](https://img.shields.io/:license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.txt)
 [![PyPI - Python 
Version](https://img.shields.io/pypi/pyversions/apache-airflow.svg)](https://pypi.org/project/apache-airflow/)
diff --git a/generated/PYPI_README.md b/generated/PYPI_README.md
index 7803bbc8c7..abe7aaf022 100644
--- a/generated/PYPI_README.md
+++ b/generated/PYPI_README.md
@@ -23,7 +23,7 @@ PROJECT BY THE `generate-pypi-readme` PRE-COMMIT. YOUR 
CHANGES HERE WILL BE AUTO
 # Apache Airflow
 
 [![PyPI 
version](https://badge.fury.io/py/apache-airflow.svg)](https://badge.fury.io/py/apache-airflow)
-[![GitHub 
Build](https://github.com/apache/airflow/workflows/CI%20Build/badge.svg)](https://github.com/apache/airflow/actions)
+[![GitHub 
Build](https://github.com/apache/airflow/workflows/Tests/badge.svg)](https://github.com/apache/airflow/actions)
 [![Coverage 
Status](https://codecov.io/gh/apache/airflow/graph/badge.svg?token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow)
 
[![License](https://img.shields.io/:license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.txt)
 [![PyPI - Python 
Version](https://img.shields.io/pypi/pyversions/apache-airflow.svg)](https://pypi.org/project/apache-airflow/)

Reply via email to