Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-ji-hoon committed Sep 27, 2024
1 parent c06eba6 commit 052dc33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_google_play_store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ on:
branches:
- develop
- feature/google-play-store # 테스트 끝나면 main 브랜치로 변경 필요 4
- test-cd-2
- test-cd-2 # test
jobs:
versioning:
if: github.event.pull_request.merged == true
# if: github.event.pull_request.merged == true
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 052dc33

Please sign in to comment.