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.
1 parent f96bff6 commit 7a66382Copy full SHA for 7a66382
.github/workflows/testing.yml
@@ -1,10 +1,10 @@
1
name: Test, Review and Generate APK
2
on:
3
-# push:
4
-# branches: [ "master" ]
5
-# pull_request:
6
-# # The branches below must be a subset of the branches above
7
+ push:
+ branches: [ "master" ]
+ pull_request:
+ # The branches below must be a subset of the branches above
8
workflow_dispatch:
9
10
permissions:
0 commit comments