diff --git a/.github/workflows/python-app.yml b/.github/workflows/verify-rates-file.yml similarity index 95% rename from .github/workflows/python-app.yml rename to .github/workflows/verify-rates-file.yml index e999f7b..297218a 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/verify-rates-file.yml @@ -1,7 +1,7 @@ # This workflow will install Python dependencies, run tests and lint with a single version of Python # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python -name: Python application +name: vat-rates file on: push: diff --git a/README.md b/README.md index 62aecee..27b0d2c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ VAT Rates ========= -![build status](https://github.com/github/docs/actions/workflows/python-app.yml/badge.svg) +![build status](https://github.com/ibericode/vat-rates/actions/workflows/verify-rates-file.yml/badge.svg) This repository is a maintained fork from [adamcooke/vat-rates](https://github.com/adamcooke/vat-rates) and hosts a community maintained collection of EU VAT rates.