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 86c38d3 commit 1dc905dCopy full SHA for 1dc905d
.github/workflows/ci.yml
@@ -88,5 +88,6 @@ jobs:
88
path: target/scala-2.13/jsonoid-discovery*.jar
89
- name: Attest build provenance
90
uses: actions/attest-build-provenance@v1
91
+ if: ${{ github.event_name != 'pull_request' }}
92
with:
93
subject-path: 'target/scala-2.13/jsonoid-discovery*.jar'
0 commit comments