diff --git a/.github/workflows/pythonapp.yml b/.github/workflows/rechnung_checks_and_tests.yml similarity index 96% rename from .github/workflows/pythonapp.yml rename to .github/workflows/rechnung_checks_and_tests.yml index 8ac6d3f..0f9b520 100644 --- a/.github/workflows/pythonapp.yml +++ b/.github/workflows/rechnung_checks_and_tests.yml @@ -1,4 +1,4 @@ -name: Python application +name: rechnung checks and tests on: [push, pull_request]