ci: Add cargo to pre-commit image (#7835)

This commit is contained in:
Sergey Kuznetsov
2026-07-21 13:39:37 +00:00
committed by GitHub
parent 4918f3bb20
commit f56b79f00d
2 changed files with 18 additions and 0 deletions

View File

@@ -7,10 +7,12 @@ on:
paths:
- ".github/workflows/build-pre-commit-image.yml"
- "bin/pre-commit/Dockerfile"
- "rust-toolchain.toml"
pull_request:
paths:
- ".github/workflows/build-pre-commit-image.yml"
- "bin/pre-commit/Dockerfile"
- "rust-toolchain.toml"
workflow_dispatch:
concurrency: