Skip to content

Commit

Permalink
fix: 자동배포 시점 pr로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
xodms0309 committed Mar 12, 2024
1 parent aa841b2 commit aed68a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: 'Chromatic Deployment'

# Event for the workflow
on: push
on: pull_request

# List of jobs
jobs:
Expand Down

0 comments on commit aed68a0

Please sign in to comment.