diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index c7ccf1fc..d3f657cd 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -6,6 +6,6 @@ jobs: uses: ./.github/workflows/build.yaml with: deploy: true - attestation: true + attestation: false secrets: inherit \ No newline at end of file