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 6f14a39 commit 9b757feCopy full SHA for 9b757fe
.github/workflows/gradle-test.yml
@@ -1,6 +1,6 @@
1
name: "Test"
2
# Only execute this workflow when a PR is opened or when something is pushed to the master branch
3
-on: [push, pull_request]
+on: [pull_request]
4
jobs:
5
testBuilds:
6
strategy:
0 commit comments