We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b90d2e9 commit e5f0ef1Copy full SHA for e5f0ef1
.github/workflows/deploy.yml
@@ -3,8 +3,6 @@ name: deploy to sonatype
3
on:
4
push:
5
branches: [ release/** ]
6
- pull_request:
7
- branches: [ release/** ]
8
9
jobs:
10
build:
0 commit comments