Skip to content

Commit 9b757fe

Browse files
author
Francisco Solis
committed
Only run on PR
1 parent 6f14a39 commit 9b757fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "Test"
22
# Only execute this workflow when a PR is opened or when something is pushed to the master branch
3-
on: [push, pull_request]
3+
on: [pull_request]
44
jobs:
55
testBuilds:
66
strategy:

0 commit comments

Comments
 (0)