From c21bc3c35dd9d593e48dbc70d8b359ab8e80a10b Mon Sep 17 00:00:00 2001 From: Guney Can Gokoglu Date: Fri, 8 Sep 2023 11:35:43 +0300 Subject: [PATCH] marked the final step as optional --- action.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yaml b/action.yaml index 235a7fe..d66e773 100644 --- a/action.yaml +++ b/action.yaml @@ -105,6 +105,7 @@ runs: - name: Comment the Link on Pull Request uses: actions/github-script@v6 + continue-on-error: true with: script: | // Get the existing comments.