From fc8afe3e264b846c817963789bf1a734adfb8d9c Mon Sep 17 00:00:00 2001 From: "Dr. Mia von Steinkirch" <1130416+bt3gl@users.noreply.github.com> Date: Thu, 26 Mar 2020 16:08:44 -0700 Subject: [PATCH] Update greetings.yml --- .github/workflows/greetings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 28ee6b2..a890088 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -9,5 +9,5 @@ jobs: - uses: actions/first-interaction@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - issue-message: 'Message that will be displayed on users'' first issue' - pr-message: 'Message that will be displayed on users'' first pr' + issue-message: 'Thank you for helping the quantum revolution!' + pr-message: 'Thank you for helping the quantum revolution!'