Skip to content

Commit e5f0ef1

Browse files
remove PR condition for test
1 parent b90d2e9 commit e5f0ef1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: deploy to sonatype
33
on:
44
push:
55
branches: [ release/** ]
6-
pull_request:
7-
branches: [ release/** ]
86

97
jobs:
108
build:

0 commit comments

Comments
 (0)