From cb4f8666180038bd27b4da8dbafe83d1f8622cf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Bouynot?= Date: Wed, 10 Apr 2024 16:21:54 +0200 Subject: [PATCH] Add repo to test issue creation --- .github/workflows/cron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index b951220..aa5b3ba 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -52,4 +52,4 @@ jobs: env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} GH_REPO: ${{ github.repository }} - MONITORED_REPOS: 'netbox-community/netbox netbox-community/netbox-docker' + MONITORED_REPOS: 'netbox-community/netbox netbox-community/netbox-docker ytti/oxidized'