Skip to content

Commit

Permalink
[chore] : CORS 중복 빈 테스트를 위한 CD 임시 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
dudxo committed Sep 5, 2024
1 parent a0523bd commit 3b0ad09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: CD Backend
on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]

permissions:
contents: read
Expand Down

0 comments on commit 3b0ad09

Please sign in to comment.