MINOR - Fix docs sync alert CI (#14964)

This commit is contained in:
Pere Miquel Brull 2024-01-31 07:25:29 +01:00 committed by GitHub
parent ce15728327
commit ef75a84bd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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