mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-14 18:27:35 +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
|
||||
|
||||
- name: Force failure
|
||||
if: steps.monitor.outcome != 'success'
|
||||
if: steps.push_content.outcome != 'success'
|
||||
run: |
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user