chore: Add git to pre-commit image (#2679)

This commit is contained in:
Ayaz Salikhov
2025-10-07 15:41:19 +01:00
committed by GitHub
parent 693ed2061c
commit 3c1811233a
2 changed files with 7 additions and 6 deletions

View File

@@ -7,9 +7,9 @@ on:
- ".github/actions/build-docker-image/**"
- "docker/ci/**"
- "docker/compilers/**"
- "docker/tools/**"
- "docker/**"
- "!docker/clio/**"
- "!docker/develop/**"
push:
branches: [develop]
paths:
@@ -17,9 +17,9 @@ on:
- ".github/actions/build-docker-image/**"
- "docker/ci/**"
- "docker/compilers/**"
- "docker/tools/**"
- "docker/**"
- "!docker/clio/**"
- "!docker/develop/**"
workflow_dispatch:
concurrency: