Skip to content

Commit

Permalink
Новые имена рабочих процессов
Browse files Browse the repository at this point in the history
  • Loading branch information
Bayselonarrend committed Mar 28, 2024
1 parent f43ffeb commit 9dad5fd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cli_test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Сборка и тестирование OINT CLI
name: CLI | Сборка и тестирование

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/convert.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Конвертация OPI -> OInt
name: OINT | Конвертация OPI -> OInt

# Controls when the workflow will run
on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/oint_test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions

name: Тестирование OInt (OneScript)
name: OINT | Тестирование

# Controls when the workflow will run
on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_test_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Обновить yml процесса тестирования
name: CLI | Обновить yml процесса тестирования

on:
workflow_dispatch:
Expand Down

0 comments on commit 9dad5fd

Please sign in to comment.