Skip to content

fix: disable Docker build provenance to prevent manifest creation failure #375

fix: disable Docker build provenance to prevent manifest creation failure

fix: disable Docker build provenance to prevent manifest creation failure #375

Workflow file for this run

name: pre-commit
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]