We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1569cb commit f01ebd5Copy full SHA for f01ebd5
1 file changed
.github/workflows/android_build.yml
@@ -1,8 +1,8 @@
1
name: Android Build ## name of the workflow
2
3
on: [push, pull_request]
4
- branches:
5
- - '!main'
+ branches:
+ - '!main'
6
7
jobs:
8
android-build:
0 commit comments