ci: Run workflows of and targeting `feat/alt-solver`

Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
This commit is contained in:
Julien Jerphanion 2025-02-14 11:28:05 +01:00
parent 402b2d474b
commit c73b35857a
No known key found for this signature in database
GPG Key ID: 56B690A97C2E35B8
3 changed files with 5 additions and 0 deletions

View File

@ -4,9 +4,11 @@ on:
push:
branches:
- main
- feat/alt-branch
pull_request:
branches:
- main
- feat/alt-branch
merge_group:
types: [checks_requested]

View File

@ -7,6 +7,7 @@ on:
pull_request:
branches:
- main
- feat/alt-solver
paths-ignore:
- "docs/**"
- "mamba/**"

View File

@ -4,9 +4,11 @@ on:
push:
branches:
- main
- feat/alt-solver
pull_request:
branches:
- main
- feat/alt-solver
paths-ignore:
- "docs/**"
- "**.md"