diff --git a/.github/workflows/link-issue-to-branch.yml b/.github/workflows/link-issue-to-branch.yml index bc507a12a9..75a6a18eba 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