Skip to content

Commit 3dc2355

Browse files
authored
Update dnscontrol.yml
1 parent 83f93fe commit 3dc2355

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/dnscontrol.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
strategy:
2222
matrix:
23-
# provider: [cloudflare, digitalocean]
24-
provider: [cloudflare]
23+
provider: [cloudflare, digitalocean]
2524
steps:
2625
- uses: actions/checkout@v4
2726
- uses: gacts/install-dnscontrol@v1

0 commit comments

Comments
 (0)