mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 13:18:14 +00:00
Fix AutoDL issue with new models not in cache (#645)
This commit is contained in:
4
.github/workflows/update_manifests.yml
vendored
4
.github/workflows/update_manifests.yml
vendored
@@ -10,8 +10,8 @@ permissions:
|
||||
|
||||
# Limit concurrency per branch to prevent push issues.
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: false
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: false
|
||||
|
||||
jobs:
|
||||
update-manifests:
|
||||
|
||||
Reference in New Issue
Block a user