We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4776fd0 commit 83082c8Copy full SHA for 83082c8
1 file changed
.github/workflows/build.yml
@@ -2,9 +2,9 @@ name: Build APK
2
3
on:
4
push:
5
- branches: [ "feature-31848" ]
+ branches: [ "main-csu" ]
6
pull_request:
7
8
9
jobs:
10
build:
0 commit comments