Skip to content

Commit 9bb4923

Browse files
ci: Run tests and linting on PR
1 parent c5383ba commit 9bb4923

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-lint-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Java Build, Lint and Test
22

33
on:
44
push:
5+
pull_request:
6+
types: [opened, reopened, synchronize]
57

68
jobs:
79
build-test-lint:

0 commit comments

Comments
 (0)