From 90f2c0c1b1177f4c5813bf893c3c5e2ce4baca93 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sun, 26 Nov 2023 00:11:12 -0700 Subject: [PATCH] Update greetings.yml --- .github/workflows/greetings.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index d3ebb714e66..12b4c79031f 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -7,6 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/first-interaction@v1 + continue-on-error: true with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: "Thanks for reporting this issue, don't forget to star this project if you haven't already to help us reach a wider audience."