Skip to content

Add custom octodns-cloudflare action that dependabot can keep up-to-date #57

Add custom octodns-cloudflare action that dependabot can keep up-to-date

Add custom octodns-cloudflare action that dependabot can keep up-to-date #57

on: push
name: Test on push
jobs:
octodnsTest:
name: octodns test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: octodns test
uses: ./.github/actions/octodns-cloudflare
env:
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
with:
args: octodns-sync --config-file ./config/production.yaml