diff --git a/.github/workflows/codestyle.yml b/.github/workflows/codestyle.yml index 2e81711af0..643593a0c2 100644 --- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@ -1,4 +1,4 @@ -name: Codestyle +name: C++ Codestyle on: pull_request: types: diff --git a/.github/workflows/sql-codestyle.yml b/.github/workflows/sql-codestyle.yml index f60b95cd7c..4c21a8c9b2 100644 --- a/.github/workflows/sql-codestyle.yml +++ b/.github/workflows/sql-codestyle.yml @@ -1,4 +1,4 @@ -name: Codestyle +name: SQL Codestyle on: pull_request: types: