Skip to content

Commit 8c77e12

Browse files
committed
Trigger a GitHub build on pull requests.
1 parent 6dadc46 commit 8c77e12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
name: Java CI
1717

18-
on: [push]
18+
on: [push, pull_request]
1919

2020
jobs:
2121
build:

0 commit comments

Comments
 (0)