We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9700f84 commit 870bac2Copy full SHA for 870bac2
1 file changed
.github/workflows/android_sdk.yml
@@ -6,7 +6,7 @@
6
# Note that the workflow should be removed before filing a PR
7
# so it is not submitted to the upstream swiftlang/swift-docker repo
8
name: Build Android SDK
9
-on: [pull_request]
+on: [push, pull_request]
10
11
jobs:
12
build:
0 commit comments