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 }}