Skip to content

Update fastly TLS subscriptions #107

Update fastly TLS subscriptions

Update fastly TLS subscriptions #107

Workflow file for this run

---
name: Test/Preview DNS changes
on:
pull_request:
paths:
- "dns/**"
permissions: {}
jobs:
dnscontrol:
# only run for local branches
if: github.event.pull_request.head.repo.full_name == github.repository
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
persist-credentials: false
- uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31
- name: dnscontrol preview
env:
GANDI_TOKEN: "${{ secrets.GANDI_TOKEN }}" # Expires 2026-04-07
working-directory: ./dns/
run: |
nix run --inputs-from . nixpkgs#dnscontrol -- preview