We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e41ed3 commit f11ed5bCopy full SHA for f11ed5b
.github/workflows/android.yml
@@ -2,6 +2,8 @@ name: Android CI
2
on:
3
push:
4
branches: [ master ]
5
+ tags:
6
+ - '*'
7
pull_request:
8
9
workflow_dispatch:
0 commit comments