From a6f4a925e30d5de2a3d11881d1ceae896434cde7 Mon Sep 17 00:00:00 2001 From: George Claireaux Date: Wed, 22 Jun 2022 12:40:46 +0100 Subject: [PATCH] make table headers look less like successes --- .github/workflows/publish-command.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-command.yml b/.github/workflows/publish-command.yml index e27d935198ae..ceea2dd7f360 100644 --- a/.github/workflows/publish-command.yml +++ b/.github/workflows/publish-command.yml @@ -196,7 +196,7 @@ jobs: body: |
- | Connector | Published | Definitions generated | + | Connector | Did it publish? | Were definitions generated? | - name: Create table separator uses: peter-evans/create-or-update-comment@v1 with: