mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
fix yaml formatting issue (#25252)
This commit is contained in:
parent
ba335b4025
commit
83bd2746c3
2
.github/workflows/workflow-failure-check.yml
vendored
2
.github/workflows/workflow-failure-check.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event.workflow_run.conclusion == 'failure'
|
||||
steps:
|
||||
name: Report failure
|
||||
- name: Report failure
|
||||
run: |
|
||||
curl \
|
||||
--fail \
|
||||
|
Loading…
Reference in New Issue
Block a user