chore: Unify how we deal with branches (#2320)

This commit is contained in:
Ayaz Salikhov
2025-07-10 14:16:36 +01:00
committed by GitHub
parent 1825ea701f
commit fa693b2aff
5 changed files with 8 additions and 11 deletions

View File

@@ -3,8 +3,7 @@ name: Run pre-commit hooks
on:
pull_request:
push:
branches:
- develop
branches: [develop]
workflow_dispatch:
jobs: