fix yaml formatting issue (#25252)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ba335b4025
Коммит
83bd2746c3
2
.github/workflows/workflow-failure-check.yml
поставляемый
2
.github/workflows/workflow-failure-check.yml
поставляемый
@@ -9,7 +9,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: github.event.workflow_run.conclusion == 'failure'
|
if: github.event.workflow_run.conclusion == 'failure'
|
||||||
steps:
|
steps:
|
||||||
name: Report failure
|
- name: Report failure
|
||||||
run: |
|
run: |
|
||||||
curl \
|
curl \
|
||||||
--fail \
|
--fail \
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user