oops
This commit is contained in:
parent
c83be79467
commit
ffc7a0f78b
|
@ -3,7 +3,7 @@ name: Deploy storybook to pages
|
|||
on:
|
||||
# Runs on pushes targeting the default branch
|
||||
push:
|
||||
branches: ["main"]
|
||||
branches: ["master"]
|
||||
paths: ["src/components/**"]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
|
|
Loading…
Reference in New Issue