From e2ee0df06375a73a6fc25aef8ef171dc21567cd5 Mon Sep 17 00:00:00 2001 From: Alena Lisevych Date: Wed, 5 Jul 2023 15:49:42 +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 7935230e50..6613c94b14 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