Skip to content

Commit c638f77

Browse files
committed
Update branch name used to run as "main"ℹ
1 parent 14db980 commit c638f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-3-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ jobs:
263263
if: success()
264264
run: |
265265
az pipelines run \
266-
--branch "feat/dtoss-9326-trigger-cd-pipeline-with-commit" \
266+
--branch "main" \
267267
--name cd-infrastructure-dev-core \
268268
--org https://dev.azure.com/nhse-dtos \
269269
--project ${project_name} \

0 commit comments

Comments
 (0)