Skip to content

Commit 11afdf9

Browse files
committed
build: do not deploy storybook on dependabot branches
1 parent b9714bf commit 11afdf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717
- 'v*/dev'
1818
- 'v*/contrib'
1919
- 'release/*'
20+
- '!dependabot/**'
2021

2122
env:
2223
NODE_OPTIONS: --max_old_space_size=16384

0 commit comments

Comments
 (0)