We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ff920 commit 613ee38Copy full SHA for 613ee38
.github/workflows/android-ndk.yml
@@ -5,7 +5,7 @@ on:
5
paths-ignore: ["README.md"]
6
7
pull_request:
8
- branches: [master]
+ branches: [master, develop]
9
10
env:
11
BUILD_TYPE: Release
.github/workflows/linux.yml
BUILD_TYPE: Debug
.github/workflows/windows.yml
0 commit comments