Skip to content

Commit 1d9cacb

Browse files
committed
Trigger pipeline on push
1 parent 8123406 commit 1d9cacb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle
33

44
name: Publish to Maven Central
5-
6-
on:
7-
release:
8-
types: [published]
5+
on: push
96

107
jobs:
118
build:

0 commit comments

Comments
 (0)