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