diff --git a/.github/workflows/comment-and-close.yml b/.github/workflows/comment-and-close.yml index e921371e..8928b036 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]