From b9b91d1fae16e462e30794e32771d7394629e11a Mon Sep 17 00:00:00 2001 From: Henri Devigne Date: Sat, 1 Jun 2024 17:36:42 +0200 Subject: [PATCH] ci: add super-linter --- .github/workflows/pull_request.yml | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 49861af..5dd45ca 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -21,6 +21,9 @@ jobs: with: fetch-depth: 0 + - name: Install go dependencies + run: apt update && apt install -y pkg-config + - name: Super-linter uses: super-linter/super-linter@v6.5.1 env: diff --git a/README.md b/README.md index 1d64d85..44004fc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Project Logo IPingTray -[![Super-Linter](https://github.com/henri9813//actions/workflows//badge.svg)](https://github.com/marketplace/actions/super-linter) +[![Super-Linter](https://github.com/henri9813/ipingtray/actions/workflows//badge.svg)](https://github.com/marketplace/actions/super-linter) This program permit to have your current ping in `ms` inside your menu bar on your computer ! ( cf [Screenshots](#screenshots))