mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Update badge
This commit is contained in:
parent
3428157910
commit
3e0c63a0a0
2 changed files with 2 additions and 2 deletions
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Lint Code
|
||||
name: Code Linting
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# ![nf-core/modules](docs/images/nfcore-modules_logo.png)
|
||||
|
||||
[![GitHub Actions Linting Status](https://github.com/nf-core/modules/workflows/linting/badge.svg)](https://github.com/nf-core/modules/actions)
|
||||
![GitHub Actions Coda Linting](https://github.com/nf-core/modules/workflows/Code%20Linting/badge.svg)
|
||||
[![Get help on Slack](http://img.shields.io/badge/slack-nf--core%20%23modules-4A154B?logo=slack)](https://nfcore.slack.com/channels/modules)
|
||||
|
||||
> THIS REPOSITORY IS UNDER ACTIVE DEVELOPMENT. SYNTAX, ORGANISATION AND LAYOUT MAY CHANGE!
|
||||
|
|
Loading…
Reference in a new issue