From ae9245cfc9ce3dba43c29474d4720909121c8b9c Mon Sep 17 00:00:00 2001 From: "Brindavanam indira praneetha." Date: Mon, 4 Nov 2024 11:38:20 +0530 Subject: [PATCH] Update issue_open_close.yml (#87) --- .github/workflows/issue_open_close.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/issue_open_close.yml b/.github/workflows/issue_open_close.yml index c6e8f51..cf99339 100644 --- a/.github/workflows/issue_open_close.yml +++ b/.github/workflows/issue_open_close.yml @@ -3,7 +3,7 @@ name: Issue Auto Comment # Created by @smog-root on: - issues: + issues:write types: [opened, closed] jobs: @@ -25,4 +25,4 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} issue_number: ${{ github.event.issue.number }} - body: " ✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀" \ No newline at end of file + body: " ✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀"