Skip to content

Commit

Permalink
ci: change main trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-stumpf committed Jul 31, 2024
1 parent 4ef7875 commit 058a1d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Publish storybook to GitHub Pages
on:
push:
branches:
- "main"
- "add-storybook-gh-action"
jobs:
deploy:
environment:
Expand Down

0 comments on commit 058a1d7

Please sign in to comment.