chore(CI): Corrected the name of workflow in action tab to be more clear. (#22459)
This commit is contained in:
parent
628f6255c4
commit
561399e011
2 changed files with 2 additions and 2 deletions
2
.github/workflows/codestyle.yml
vendored
2
.github/workflows/codestyle.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Codestyle
|
||||
name: C++ Codestyle
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
|
|
|
|||
2
.github/workflows/sql-codestyle.yml
vendored
2
.github/workflows/sql-codestyle.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Codestyle
|
||||
name: SQL Codestyle
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue