From 6b2f1c548229ca19410586c3d1ab0b270870c8db Mon Sep 17 00:00:00 2001 From: Peter Grainger Date: Wed, 11 Sep 2024 08:54:59 +0100 Subject: [PATCH] Update create-branch.yml --- .github/workflows/create-branch.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/create-branch.yml b/.github/workflows/create-branch.yml index c4e8c1a..eb11c69 100644 --- a/.github/workflows/create-branch.yml +++ b/.github/workflows/create-branch.yml @@ -14,6 +14,7 @@ jobs: build: # The type of runner that the job will run on runs-on: ubuntu-latest + environment: single # Steps represent a sequence of tasks that will be executed as part of the job steps: