Skip to content

Commit ebd76c4

Browse files
authored
Update storybook.yml
1 parent b487313 commit ebd76c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/storybook.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and Deploy
2-
on:
2+
on:
33
push:
4-
branches: [ main ]
4+
paths: ["scripts/**", "template/**", "gulpfile.ts"]
55
jobs:
66
build-and-deploy:
77
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)