From 72a906a24d5f2398bad80a8769bcc7e313f68dca Mon Sep 17 00:00:00 2001 From: mrjones-plip Date: Thu, 6 Aug 2020 19:47:10 -0700 Subject: [PATCH] fix title to more succinct #259 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 68ae17a8a..c26b0ba06 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,7 @@ jobs: user_email: medic-ci@github publish_branch: master - - name: Master Branch Only - Report errors to slack if on Master + - name: Master Branch Only - Report errors to Slack, if any if: ${{ github.ref == 'refs/heads/master' && failure() }} uses: rtCamp/action-slack-notify@v2.0.2 env: