Update dnscontrol.yml

This commit is contained in:
William Harrison
2025-04-04 14:54:15 +08:00
committed by GitHub
parent 25088a91ab
commit 2e96546e58
+2 -2
View File
@@ -10,8 +10,8 @@ on:
workflow_dispatch:
concurrency:
group: ${{ github.ref }}-publish
cancel-in-progress: false
group: ${{ github.ref }}-dnscontrol
cancel-in-progress: true
jobs:
tests: