Template
- Bump nf-schema to `2.3.0` ([3401](https://github.com/nf-core/tools/pull/3401))
- Remove jinja formatting which was deleting line breaks ([3405](https://github.com/nf-core/tools/pull/3405))
Download
- Allow `nf-core pipelines download -r` to download commits ([3374](https://github.com/nf-core/tools/pull/3374))
- Fix faulty Download Test Action to ensure that setup and test run as one job and on the same runner ([3389](https://github.com/nf-core/tools/pull/3389))
Modules
- Fix bump-versions: only append module name if it is a dir and contains `main.nf` ([3384](https://github.com/nf-core/tools/pull/3384))
General
- `manifest.author` is not required anymore ([3397](https://github.com/nf-core/tools/pull/3397))
- Parameters schema validation: allow `oneOf`, `anyOf` and `allOf` with `required` ([3386](https://github.com/nf-core/tools/pull/3386))
- Run pre-comit when rendering template for pipelines sync ([3371](https://github.com/nf-core/tools/pull/3371))
- Fix sync GHA by removing quotes from parsed branch name ([3394](https://github.com/nf-core/tools/pull/3394))