From 0c0bc39f636ec98a5323a7e1e8e4a382b755c286 Mon Sep 17 00:00:00 2001 From: Daniel Mach Date: Mon, 20 Mar 2023 14:55:45 +0100 Subject: [PATCH] GHA: Add sle-prjmgr-tools to the pylint_plugins job --- .github/workflows/linters.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/linters.yaml b/.github/workflows/linters.yaml index 64b6084b..2110510a 100644 --- a/.github/workflows/linters.yaml +++ b/.github/workflows/linters.yaml @@ -62,6 +62,7 @@ jobs: - openSUSE/osc-plugin-install - openSUSE/osc-plugin-overview - openSUSE/osc-plugin-qam + - openSUSE/sle-prjmgr-tools steps: - name: 'Install packages'