Skip to content

Commit

Permalink
fix yaml formatting issue (mattermost#25252)
Browse files Browse the repository at this point in the history
  • Loading branch information
lieut-data authored Oct 31, 2023
1 parent ba335b4 commit 83bd274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-failure-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 83bd274

Please sign in to comment.