From 1529de77bfcbe45519131b5f5fb3ab319758c2d2 Mon Sep 17 00:00:00 2001 From: Kevin Heis Date: Mon, 14 Nov 2022 14:36:40 -0800 Subject: [PATCH] Update sync-search-elasticsearch.yml (#32600) Co-authored-by: Peter Bengtsson --- .github/workflows/sync-search-elasticsearch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-search-elasticsearch.yml b/.github/workflows/sync-search-elasticsearch.yml index d2f2bd022b..4dbf15ef37 100644 --- a/.github/workflows/sync-search-elasticsearch.yml +++ b/.github/workflows/sync-search-elasticsearch.yml @@ -133,4 +133,4 @@ jobs: channel: ${{ secrets.DOCS_ALERTS_SLACK_CHANNEL_ID }} bot-token: ${{ secrets.SLACK_DOCS_BOT_TOKEN }} color: failure - text: The last 'Sync search Elasticsearch' run failed. See https://github.com/${{github.repository}}/actions?query=workflow%3A%22Repo+Sync%22 + text: The last 'Sync search Elasticsearch' run failed. See https://github.com/${{github.repository}}/actions/workflows/sync-search-elasticsearch.yml?query=workflow%3A%22sync+search%22