Skip to content

Commit

Permalink
Merge pull request #40 from ebs-integrator/development
Browse files Browse the repository at this point in the history
Update storybook.yml
  • Loading branch information
marcellefter authored Jan 27, 2021
2 parents 94c808d + ce73807 commit 11fda6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ on:
push:
paths: ["src/components/**"] # Trigger the action only when files change in the folders defined here
branches:
- main
- master
pull_request:
paths: ["src/components/**"] # Trigger the action only when files change in the folders defined here
branches:
- main
- master
jobs:
build-and-deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 11fda6a

Please sign in to comment.