Skip to content

Commit

Permalink
build: do not deploy storybook on dependabot branches
Browse files Browse the repository at this point in the history
  • Loading branch information
iOvergaard committed Nov 25, 2024
1 parent b9714bf commit 11afdf9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
- 'v*/dev'
- 'v*/contrib'
- 'release/*'
- '!dependabot/**'

env:
NODE_OPTIONS: --max_old_space_size=16384
Expand Down

0 comments on commit 11afdf9

Please sign in to comment.