From 0d10ae02a193447634c29616b7d33ff1ec12e54c Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Mon, 13 Nov 2023 09:32:32 -0800 Subject: [PATCH] Update the modules action job's module list --- .github/workflows/modules.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/modules.yml b/.github/workflows/modules.yml index 15e1c3e..c44dc74 100644 --- a/.github/workflows/modules.yml +++ b/.github/workflows/modules.yml @@ -35,10 +35,11 @@ jobs: - octodns/octodns-digitalocean - octodns/octodns-dnsimple - octodns/octodns-dnsmadeeasy - - octodns/octodns-dyn - octodns/octodns-easydns + - octodns/octodns-edgecenter - octodns/octodns-edgedns - octodns/octodns-etchosts + - octodns/octodns-fastly - octodns/octodns-gandi - octodns/octodns-gcore - octodns/octodns-googlecloud @@ -50,12 +51,10 @@ jobs: - octodns/octodns-rackspace - octodns/octodns-route53 - octodns/octodns-selectel + - octodns/octodns-spf - octodns/octodns-transip - octodns/octodns-ultra - # 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 + - sukiyaki/octodns-netbox steps: - uses: actions/checkout@v4 - name: Setup python