Skip to content

Commit 6e1cea9

Browse files
committed
run uui.umbraco.com deploy on versioned main branches
1 parent 26fb327 commit 6e1cea9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/azure-static-web-apps-delightful-beach-055ecb503.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ on:
44
push:
55
branches:
66
- main
7+
- 'v*/main'
78
# This is how azure builds staging environments
89
pull_request:
910
types: [opened, synchronize, reopened, closed]
1011
branches:
1112
- main
13+
- 'v*/main'
1214

1315
jobs:
1416
build_and_deploy_job:

0 commit comments

Comments
 (0)