diff --git a/.github/workflows/tests-for-mysql.yml b/.github/workflows/tests-for-mysql.yml index 2f5fcaf..654aae0 100644 --- a/.github/workflows/tests-for-mysql.yml +++ b/.github/workflows/tests-for-mysql.yml @@ -1,4 +1,4 @@ -name: tests-for-databases +name: tests-for-mysql on: push: diff --git a/.github/workflows/tests-for-databases.yml b/.github/workflows/tests-for-sql-server.yml similarity index 100% rename from .github/workflows/tests-for-databases.yml rename to .github/workflows/tests-for-sql-server.yml