Skip to content

Commit

Permalink
always run prov
Browse files Browse the repository at this point in the history
Change-Id: I7d5f9ac32b4a95b208b86befe0a04afc533b07b3
  • Loading branch information
jul-sh committed Apr 15, 2024
1 parent 784e6c6 commit 9769cc8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/provenance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9769cc8

Please sign in to comment.