[GitHub Actions] Fix workflow title (#229)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
bac3beada7
Коммит
dd87117e93
@@ -2,7 +2,7 @@
|
||||
# ------------------------------
|
||||
# This GitHub Actions workflow enables all non-Import-related workflows in the repository.
|
||||
# This is useful as a preparatory step before performing a bulk import of issues from another repository.
|
||||
name: "Import Prep: Disable workflows"
|
||||
name: "Import Prep: Enable workflows"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
Ссылка в новой задаче
Block a user