diff options
Diffstat (limited to '.github/workflows/codestyle.yml')
-rw-r--r-- | .github/workflows/codestyle.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |