mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
chore(CI): Corrected the name of workflow in action tab to be more clear. (#22459)
This commit is contained in:
2
.github/workflows/codestyle.yml
vendored
2
.github/workflows/codestyle.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Codestyle
|
name: C++ Codestyle
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
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:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
|
|||||||
Reference in New Issue
Block a user