diff --git a/.github/workflows/create-branch.yml b/.github/workflows/create-branch.yml index eb11c69..f98638c 100644 --- a/.github/workflows/create-branch.yml +++ b/.github/workflows/create-branch.yml @@ -24,4 +24,3 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: branch: 'some-other-branch' -