From 168868836df5f431d06afff591b7d382da4aea2b Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Wed, 17 Jan 2024 16:14:22 -0500 Subject: [PATCH] add notes to readme --- .github/workflows/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/README b/.github/workflows/README index aeb289b22..47a36cac9 100644 --- a/.github/workflows/README +++ b/.github/workflows/README @@ -1,3 +1,6 @@ This work was taken from https://github.com/gentoo/kde/tree/master/.github/workflows Original work from Alfred Wingate https://github.com/parona-source + plus https://github.com/actions/checkout/issues/1169 +https://github.com/pkgcore/pkgcheck-action/issues/18 +https://github.com/pkgcore/pkgcheck-action/pull/19