From b789663af03b19030c3411691f5f6fb308a6340a Mon Sep 17 00:00:00 2001 From: Alena Lisevych Date: Wed, 5 Jul 2023 15:52:03 +0300 Subject: [PATCH] Fixes #21 --- .github/workflows/link-issue-to-branch.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/link-issue-to-branch.yml b/.github/workflows/link-issue-to-branch.yml index 0248a2323f..fa19c88398 100644 --- a/.github/workflows/link-issue-to-branch.yml +++ b/.github/workflows/link-issue-to-branch.yml @@ -2,7 +2,6 @@ name: Move issues to In progress status when it is linked to a branch on: pull_request: types: [ opened ] - jobs: move-issue-to-repository-project-column-on-pull-request: name: Move issues to repository project column