mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-10 09:04:22 +08:00
add concurrency
This commit is contained in:
3
.github/workflows/DNS.yml
vendored
3
.github/workflows/DNS.yml
vendored
@@ -11,6 +11,9 @@ on:
|
||||
- 'dnsapi/*.sh'
|
||||
- '.github/workflows/DNS.yml'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
CheckToken:
|
||||
|
||||
Reference in New Issue
Block a user