chore(CI): Corrected the name of workflow in action tab to be more clear. (#22459)

This commit is contained in:
Ryan Turner 2025-07-11 19:59:50 +01:00 committed by GitHub
parent 628f6255c4
commit 561399e011
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
name: Codestyle
name: C++ Codestyle
on:
pull_request:
types:

View file

@ -1,4 +1,4 @@
name: Codestyle
name: SQL Codestyle
on:
pull_request:
types: