Option to manually execute dns update
Some checks failed
Update Cloudflare DNS / update-dns (push) Failing after 22s
Deploy Jekyll site to Pages / build (push) Has been cancelled

This commit is contained in:
Florian Weber 2025-03-02 23:41:25 +01:00
parent bf5ca6e8a1
commit ec0dc1bb4f

View File

@ -5,6 +5,8 @@ on:
branches:
- main
workflow_dispatch:
concurrency:
group: "cloudflare"
cancel-in-progress: false