Skip to content

Commit

Permalink
fix: 테스트용 명령어 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
ooherin committed Dec 4, 2024
1 parent ab13999 commit 93722a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/frontend-dev-cd.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: frontend-dev-cd
on:
pull_request:
branches:
- feat/**
paths:
- "frontend/**"
push:
branches:
- dev-fe
Expand Down

0 comments on commit 93722a2

Please sign in to comment.