Skip to content

Commit

Permalink
chore: android ci 스크립트 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
kimhm0728 committed Jul 22, 2024
1 parent 5b1e666 commit 5617c1c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/android-ci-dev.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Android CI
name: ody android CI
on:
push:
branches: [ "feature/53" ]
pull_request:
branches: [ "feature/53" ]
branches: [ "develop" ]

defaults:
run:
Expand Down

0 comments on commit 5617c1c

Please sign in to comment.