Skip to content

maybe require auth for feeds #6

maybe require auth for feeds

maybe require auth for feeds #6

name: Cloudflare Tunnel Validate
on:
workflow_dispatch: {}
push:
paths:
- 'ingress/cloudflared/config.yaml'
- '.github/workflows/cloudflare-tunnel-validate.yaml'
jobs:
validate-config:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: jaxxstorm/[email protected]
with: # Grab a pure binary
repo: cloudflare/cloudflared
tag: 2023.5.0
extension-matching: disable
rename-to: cloudflared
chmod: 0755
- name: Validate Cloudflared config
run: |
cloudflared --config='ingress/cloudflared/config.yaml' tunnel ingress validate