diff --git a/CHANGELOG.md b/CHANGELOG.md index e055d41e2d..2976528f14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,12 @@ - Add empty line in README.md to fix badges. ([#2729](https://github.com/nf-core/tools/pull/2729)) - Replace automatic branch detection in `nf-core download` CI test with hardcoded `dev` and input. ([#2727](https://github.com/nf-core/tools/pull/2727)) - Add Github Action to automatically cleanup ubuntu-latest runners to fix runner running out of diskspace errors([#2755](https://github.com/nf-core/tools/issues/2755)) +- Fix GitHub Actions CI and Linting badges links ([#2757](https://github.com/nf-core/tools/pull/2757)) ### Linting - make creat-lint-wf composable ([#2733](https://github.com/nf-core/tools/pull/2733)) - add looser comparison when pipeline logos ([#2744](https://github.com/nf-core/tools/pull/2744)) -- Template: Fix GitHub Actions CI and badges links ([#2757](https://github.com/nf-core/tools/pull/2757)) ### Modules