Skip to content

Commit c4456da

Browse files
Heiko KieselWeltraumschaf
authored andcommitted
Run tests on each pull request instead of push to main
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
1 parent 0c217b9 commit c4456da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle
77

88
name: Java Tests
9-
on: push
9+
on: pull_request
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)