Skip to content

Commit be627ac

Browse files
committed
build: prevents storybook preview on release branches
these environments had to be deleted manually
1 parent 0b92072 commit be627ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,12 @@ on:
55
branches:
66
- main
77
- production
8-
- 'release/*'
98
# This is how azure builds staging environments
109
pull_request:
1110
types: [opened, synchronize, reopened, closed]
1211
branches:
1312
- main
1413
- production
15-
- 'release/*'
1614

1715
env:
1816
NODE_OPTIONS: --max_old_space_size=16384

0 commit comments

Comments
 (0)