We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad099a7 commit 4c530dbCopy full SHA for 4c530db
1 file changed
.github/workflows/android_cd.yml
@@ -7,6 +7,7 @@ on:
7
pull_request:
8
branches:
9
- 'release/**'
10
+ workflow_dispatch:
11
12
jobs:
13
cd:
0 commit comments