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.
2 parents 5f3feb3 + d50d57f commit 5b22a4eCopy full SHA for 5b22a4e
1 file changed
.github/workflows/android.yml
@@ -1,6 +1,9 @@
1
name: Android CI
2
3
-on: [push, pull_request]
+on:
4
+ pull_request:
5
+ push:
6
+ branches: [ main, stable-* ]
7
8
permissions:
9
contents: read
0 commit comments