Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmruz Hossain <hossainemruz@gmail.com>2021-11-01 20:08:17 +0300
committerGitHub <noreply@github.com>2021-11-01 20:08:17 +0300
commitb28d8e93cf5764c0fdbd29e15ab6f0f37a464388 (patch)
treea7bb846b6a350f56cb4f6c70fed575e33f60eb69 /.github
parent9c8b6bd59bde8426a8f22a5600070c73100d188e (diff)
Add connected event for issues
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/project-automation-issue.yaml1
1 files changed, 1 insertions, 0 deletions
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