Skip to content

Commit bb3529e

Browse files
committed
draft yml
1 parent 39b87d1 commit bb3529e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/draft-icons-android-publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Draft publish icons android package
22

33
on:
4-
workflow_dispatch:
4+
push:
5+
branches:
6+
- "jp/DLT-2384-android-icons-package"
57

68
env:
79
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)