Skip to content

Commit

Permalink
feat: 배포 테스트용도로 push branch 임시 변경 #61
Browse files Browse the repository at this point in the history
  • Loading branch information
mungsil committed Nov 27, 2024
1 parent b8b3cde commit fe6ea71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Develop Branch CI

on:
push:
branches: [ "develop" ]
branches: [ "feat/#61" ]

jobs:
deploy:
Expand Down

0 comments on commit fe6ea71

Please sign in to comment.