From 4a2498571313d3669233e1419410d68a410ab0ac Mon Sep 17 00:00:00 2001 From: Vincent Rubinetti Date: Mon, 28 Oct 2024 12:28:06 -0400 Subject: [PATCH] Update .github/workflows/update-citations.yaml Co-authored-by: Faisal Alquaddoomi --- .github/workflows/update-citations.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-citations.yaml b/.github/workflows/update-citations.yaml index 6b48c55c25..a651b0f6dd 100644 --- a/.github/workflows/update-citations.yaml +++ b/.github/workflows/update-citations.yaml @@ -87,7 +87,7 @@ jobs: branch: citation-update title: Periodic citation update body: | - To see a live preview of this PR, close (not merge) and reopen it. + To see a live preview of this PR, close (don't merge) and reopen it. outputs: changed: ${{ steps.changed.outputs.files_changed || false }}