Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web 어플리케이션 CI #55

Merged
merged 7 commits into from
Jun 18, 2024
Merged

Web 어플리케이션 CI #55

merged 7 commits into from
Jun 18, 2024

Conversation

hyesungoh
Copy link
Member

💡 기능

  • 린트와 빌드를 수행해요

@github-actions github-actions bot added diff: M and removed diff: S labels Jun 16, 2024
Comment on lines +34 to +36
files:
- 'apps/web/**'
- 'packages/**'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

패키지 하위 디렉터리들이랑 apps/web 하위에 변경이 있을 때만 이후 CI가 실행되도록 작성했어요

Copy link
Member

@sumi-0011 sumi-0011 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

감사합니다!! 저도 많이 참고하고 공부해볼게요 :D

@hyesungoh hyesungoh merged commit 4fd5d85 into main Jun 18, 2024
5 checks passed
@hyesungoh hyesungoh deleted the chore/ci-web branch June 18, 2024 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants