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
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: