We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf6798 commit a9f5160Copy full SHA for a9f5160
.github/workflows/pr.yaml
@@ -1,8 +1,7 @@
1
name: Pull Request
2
3
on:
4
- pull_request:
5
- branches: [dev, master]
+ push:
6
7
jobs:
8
android-pr:
0 commit comments