Skip to content

Commit

Permalink
[Feat] qa 브랜치 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
jayn2u committed Sep 13, 2024
1 parent 023fb3a commit a25d3b0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/upload_product.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Upload Product
name: Upload iOS App Product

on:
pull_request:
branches:
- qa

push:
branches:
- cd-automation
Expand Down

0 comments on commit a25d3b0

Please sign in to comment.