Skip to content

Commit

Permalink
fix: 배포환경 yml파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
joohyun1996 committed Apr 26, 2024
1 parent 6805850 commit c22d50a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI / CD

on:
push:
branches: [ "master" ]
branches: [ "develop" ]

jobs:
ci-cd:
Expand Down

0 comments on commit c22d50a

Please sign in to comment.