ci: Run pre-commit on all branches

This commit is contained in:
Mike Almeloo
2024-09-03 17:31:28 +02:00
committed by GitHub
parent 935d88a123
commit 71980568e4

View File

@@ -3,8 +3,6 @@ name: Pre-commit
on:
workflow_dispatch:
push:
branches-ignore:
- main
jobs:
deploy: