Skip to content

Commit a25d3b0

Browse files
committed
[Feat] qa 브랜치 추가
1 parent 023fb3a commit a25d3b0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/upload_product.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
name: Upload Product
1+
name: Upload iOS App Product
22

33
on:
4+
pull_request:
5+
branches:
6+
- qa
7+
48
push:
59
branches:
610
- cd-automation

0 commit comments

Comments
 (0)