Skip to content

Commit ca8dc94

Browse files
Added workflow dependency to run the GitHub action
1 parent dac571d commit ca8dc94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-storybook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- 'src/**'
88
- '.storybook/**'
99
- 'package.json'
10+
- '.github/workflows/deploy-storybook.yml'
1011
workflow_dispatch:
1112

1213
jobs:

0 commit comments

Comments
 (0)