From f9b49b68abd0c8745c17a0652ebafe950f43f67b Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Sun, 30 Jul 2023 06:22:32 -0700 Subject: [PATCH] Comment out netbox modules ci run --- .github/workflows/modules.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/modules.yml b/.github/workflows/modules.yml index 223feee..e084a7b 100644 --- a/.github/workflows/modules.yml +++ b/.github/workflows/modules.yml @@ -37,7 +37,10 @@ jobs: - octodns/octodns-selectel - octodns/octodns-transip - octodns/octodns-ultra - - sukiyaki/octodns-netbox + # has been failing for a while now and afaict not related to octoDNS + # changes commenting out on 2023-07-30, will check on it again in at + # some point in the future and either re-enable or delete it. + #- sukiyaki/octodns-netbox steps: - uses: actions/checkout@master - name: Setup python