mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-16 11:18:33 +00:00
MINOR - Fix docs sync alert CI (#14964)
This commit is contained in:
parent
ce15728327
commit
ef75a84bd2
2
.github/workflows/sync-docs-v1.yml
vendored
2
.github/workflows/sync-docs-v1.yml
vendored
@ -69,6 +69,6 @@ jobs:
|
|||||||
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK
|
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK
|
||||||
|
|
||||||
- name: Force failure
|
- name: Force failure
|
||||||
if: steps.monitor.outcome != 'success'
|
if: steps.push_content.outcome != 'success'
|
||||||
run: |
|
run: |
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user