Skip to content

Commit

Permalink
Merge branch 'main' into feat/main/improve-github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
e7d committed Apr 5, 2024
2 parents 56892c8 + 9c238e1 commit f27edb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
platforms: ${{ env.PLATFORMS }}
cache-from: type=gha
cache-to: type=gha
sbom: ${{ github.event_name != 'pull_request' }}
provenance: ${{ github.event_name != 'pull_request' }}
push: ${{ startsWith(github.ref, 'refs/tags/') }}
load: ${{ github.event_name == 'pull_request' }}
Expand Down

0 comments on commit f27edb9

Please sign in to comment.