From 7ebcdf1109326337c8e0bbfc0a745cf069d6b590 Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Mon, 24 Jun 2024 19:25:58 -0500 Subject: [PATCH] Whitelist irccd from awesome bot because it keeps SSL erroring on check --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 83638d7..b94eab4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,4 +17,4 @@ jobs: with: ruby-version: 2.7 - run: gem install awesome_bot - - run: awesome_bot readme.md --white-list awesome.re,geekchick77.dreamwidth.org,davison.io,thelounge.chat + - run: awesome_bot readme.md --white-list awesome.re,geekchick77.dreamwidth.org,davison.io,thelounge.chat,projects.malikania.fr/irccd