Skip to content

Commit

Permalink
Only run on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Im-Fran committed Nov 7, 2022
1 parent 6f14a39 commit 9b757fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Test"
# Only execute this workflow when a PR is opened or when something is pushed to the master branch
on: [push, pull_request]
on: [pull_request]
jobs:
testBuilds:
strategy:
Expand Down

0 comments on commit 9b757fe

Please sign in to comment.