diff --git a/.github/workflows/provenance.yaml b/.github/workflows/provenance.yaml index b5e34cb3a5f..cd02a9ed4ba 100644 --- a/.github/workflows/provenance.yaml +++ b/.github/workflows/provenance.yaml @@ -16,10 +16,6 @@ on: jobs: build_binary: - if: | - github.event_name == 'push' || - contains(github.event.pull_request.labels.*.name, 'provenance:force-run') - # We use the same job template to generate provenances for multiple binaries. strategy: fail-fast: false