diff --git a/.github/workflows/take.yml b/.github/workflows/take.yml index 98f2a354..84ec0156 100644 --- a/.github/workflows/take.yml +++ b/.github/workflows/take.yml @@ -1,8 +1,7 @@ -# .github/workflows/take.yml name: Assign issue to contributor on: issue_comment: - types: [created, edited] // action runs on new and edited issue comments + types: [created, edited] # action runs on new and edited issue comments jobs: assign: