Skip to content

Commit

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

0 comments on commit c44819a

Please sign in to comment.