Rename workflows to make it clearer (#23316)
Mattermost build was a confusingly named workflow. Changed it to Server CI to make it consistent with Webapp CI. Also changed the filenames. ```release-note NONE ```
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
be771b187b
Коммит
c140f43e74
2
.github/workflows/artifacts.yml
поставляемый
2
.github/workflows/artifacts.yml
поставляемый
@@ -1,7 +1,7 @@
|
||||
name: Artifacts generation and upload
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Mattermost Build"]
|
||||
workflows: ["Server CI"]
|
||||
types:
|
||||
- completed
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user