mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-15 22:21:20 +00:00
fix: harden CCS backlog sync pagination and recovery
This commit is contained in:
@@ -12,6 +12,10 @@ on:
|
||||
schedule:
|
||||
- cron: '17 3 * * *'
|
||||
|
||||
concurrency:
|
||||
group: sync-ccs-backlog-project
|
||||
cancel-in-progress: false
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
issues: read
|
||||
|
||||
Reference in New Issue
Block a user