Enable CI on all ci/** branches

This commit is contained in:
Nicolas Jeannerod 2024-12-18 11:31:09 +01:00
parent 84871c6ef9
commit b63f9873fa
Signed by untrusted user: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -7,6 +7,7 @@ on:
push:
branches:
- main
- ci/**
jobs:
check-pre-commit: