Skip to content

Commit

Permalink
[#48] develop에서 qa로 CI 대상 브랜치 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
jayn2u committed Sep 15, 2024
1 parent 7c718c9 commit 652ce3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Continuous Integration
on:
pull_request:
branches:
- develop
- qa

jobs:
Continuous_Integration:
Expand Down

0 comments on commit 652ce3e

Please sign in to comment.