diff --git a/.github/workflows/link-issue-to-branch.yml b/.github/workflows/link-issue-to-branch.yml index 875a20d97e..c3600198c8 100644 --- a/.github/workflows/link-issue-to-branch.yml +++ b/.github/workflows/link-issue-to-branch.yml @@ -16,3 +16,5 @@ jobs: repo: 'UTBotJava-1' type: 'repo' github_token: ${{ secrets.GA_ACCESS_TOKEN }} + +