Skip to content

Commit

Permalink
test : ci-cd 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
seokho-1116 committed Jul 23, 2024
1 parent 5bf9f29 commit 6fd8210
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/core-application-ci-cd-flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- develop_back_core
- 'hotfix/[0-9a-zA-z]+-B-core-#[0-9a-zA-z]+'
- build/cicd-B-#572
pull_request:
branches:
- develop_back_core
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/notification-application-ci-cd-flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- develop_back_notification
- 'hotfix/[0-9a-zA-z]+-B-notification-#[0-9a-zA-z]+'
- build/cicd-B-#572
pull_request:
branches:
- develop_back_notification
Expand Down

0 comments on commit 6fd8210

Please sign in to comment.