From 72c99f8260af16be01913677ac084a24a6728bdf Mon Sep 17 00:00:00 2001 From: Alexey Masterov Date: Wed, 18 Sep 2024 16:43:16 +0200 Subject: [PATCH] Clarify ambiguous messages and comments --- .github/workflows/cloud-regress.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cloud-regress.yml b/.github/workflows/cloud-regress.yml index 40270b2e62..0652b3b664 100644 --- a/.github/workflows/cloud-regress.yml +++ b/.github/workflows/cloud-regress.yml @@ -17,7 +17,7 @@ defaults: shell: bash -euxo pipefail {0} concurrency: - # Allow only one workflow per any non-`main` branch. + # Allow only one workflow group: ${{ github.workflow }} cancel-in-progress: true @@ -96,7 +96,7 @@ jobs: with: channel-id: "C033QLM5P7D" # on-call-staging-stream slack-message: | - Periodic regression testing: ${{ job.status }} + Periodic pg_regress on staging: ${{ job.status }} <${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}|GitHub Run> <${{ steps.create-allure-report.outputs.report-url }}|Allure report> env: