Skip to content

Commit 6eec7a3

Browse files
committed
feat: GitHub Actions 배포 워크플로우에서 경로 필터링 제거
1 parent 77c7225 commit 6eec7a3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
paths:
8-
- "src/**"
97

108
permissions:
119
contents: write

0 commit comments

Comments
 (0)