Skip to content

feat: switch from DuckDNS to Cloudflare #147

feat: switch from DuckDNS to Cloudflare

feat: switch from DuckDNS to Cloudflare #147

Workflow file for this run

name: Yaml Lint
on: [push, pull_request] # yamllint disable-line rule:truthy
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out configuration from GitHub
uses: actions/[email protected]
- name: 🚀 Run yamllint
uses: ibiqlik/action-yamllint@v3
with:
config_file: .yamllint.yaml