From b28d8e93cf5764c0fdbd29e15ab6f0f37a464388 Mon Sep 17 00:00:00 2001 From: Emruz Hossain Date: Mon, 1 Nov 2021 23:08:17 +0600 Subject: [PATCH] Add connected event for issues --- .github/workflows/project-automation-issue.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/project-automation-issue.yaml b/.github/workflows/project-automation-issue.yaml index a61eb7f..91db25d 100644 --- a/.github/workflows/project-automation-issue.yaml +++ b/.github/workflows/project-automation-issue.yaml @@ -7,6 +7,7 @@ on: - closed - labeled - unlabeled + - connected jobs: issue_automation: runs-on: ubuntu-latest