We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c24d0f commit bd81daaCopy full SHA for bd81daa
1 file changed
.github/workflows/android-build.yml
@@ -3,7 +3,7 @@ name: Android Benchmark Build & Release
3
on:
4
push:
5
branches:
6
- - test
+ - [ test, prerelease ]
7
tags:
8
- 'v*'
9
0 commit comments