Skip to content

Commit

Permalink
Merge pull request #181 from Team-Notitime/fix/179-workflow
Browse files Browse the repository at this point in the history
fix: pr workflow 변경 (#179)
  • Loading branch information
easyhz authored Aug 29, 2024
2 parents 02643f4 + e564afc commit 9366a42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Android dev CI
on:
pull_request:
branches: [ "dev" ]
push:
branches: [ "dev" ]

jobs:
build:
Expand Down

0 comments on commit 9366a42

Please sign in to comment.