diff --git a/.github/workflows/comment-and-close.yml b/.github/workflows/comment-and-close.yml index f39ea649..cec6f714 100644 --- a/.github/workflows/comment-and-close.yml +++ b/.github/workflows/comment-and-close.yml @@ -1,3 +1,5 @@ +name: comment-and-close + on: issues: types: [opened]