From cc438cd6f1d248f37b3a1d1ae09ccc92c1a77699 Mon Sep 17 00:00:00 2001 From: Peter Grainger Date: Wed, 11 Sep 2024 08:55:53 +0100 Subject: [PATCH] Update create-branch.yml --- .github/workflows/create-branch.yml | 1 - 1 file changed, 1 deletion(-) 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' -