Open Issues Need Help
View All on GitHub [FIX] yml 배포 조건 변경 2 months ago
AI Summary: Modify the deployment conditions for a Next.js project. The current deployment triggers on PR creation and main branch merges for Storybook and the main site. The change requires triggering Storybook and site builds on every push to check for errors (without deploying to production) and maintaining the existing deployment triggers on main branch merges.
Complexity:
3/5
enhancement help wanted