Skip to content

Commit dc7a780

Browse files
authored
Update gradle.yml
1 parent b9576f8 commit dc7a780

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
name: Java CI
22

3-
on: [push]
3+
on: [pull_request]
44

55
jobs:
66
build:
7-
87
runs-on: ubuntu-latest
9-
108
steps:
119
- uses: actions/checkout@v1
1210
- uses: joschi/setup-jdk@v1

0 commit comments

Comments
 (0)