Skip to content

Commit

Permalink
hotfix: 서버 CD 트리거 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
3Juhwan authored and Arachneee committed Oct 10, 2024
1 parent 93bc379 commit dfd4ebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [ "main" ]
paths:
- 'server/**'
- '.github/workflows/**'

jobs:
build:
Expand Down

0 comments on commit dfd4ebe

Please sign in to comment.