From 0058be821c0718f11cb7e4d69dd92fe7649d79b3 Mon Sep 17 00:00:00 2001 From: stvn Date: Fri, 30 Apr 2021 23:46:41 -0700 Subject: [PATCH] ssh --- .github/workflows/standup.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/standup.yml b/.github/workflows/standup.yml index f892b01..9ea6c6c 100644 --- a/.github/workflows/standup.yml +++ b/.github/workflows/standup.yml @@ -59,12 +59,12 @@ jobs: branch: standup/${{ env.DATE }} commit-message: | standup: ${{ env.DATE }} - - Closes: #${{ steps.create.outputs.number }} title: | standup: ${{ env.DATE }} body: | - This is a PR body... + This is the day's standup. + + Closes: #${{ steps.create.outputs.number }} labels: standup committer: "GitHub " author: "GitHub "