diff --git a/.github/workflows/docker-moby-latest.yml b/.github/workflows/docker-moby-latest.yml index d8e50b68c3..fb3e3b1db8 100644 --- a/.github/workflows/docker-moby-latest.yml +++ b/.github/workflows/docker-moby-latest.yml @@ -36,7 +36,6 @@ jobs: run: make test-unit - name: Create slack payload file - if: failure() run: | cat < ./payload-slack-content.json { @@ -47,7 +46,6 @@ jobs: } - name: Notify to Slack on failures - if: failure() id: slack uses: slackapi/slack-github-action@v1.26.0 with: