ci: rotate cancelled docs queue · openclaw/openclaw@f9cbaae
steipete
·
2026-04-23
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -10,7 +10,7 @@ permissions:
|
10 | 10 | contents: read |
11 | 11 | |
12 | 12 | concurrency: |
13 | | -group: ${{ github.event_name == 'pull_request' && format('{0}-v4-{1}', github.workflow, github.event.pull_request.number) || (github.repository == 'openclaw/openclaw' && format('{0}-v4-{1}', github.workflow, github.ref) || format('{0}-v4-{1}-{2}', github.workflow, github.ref, github.sha)) }} |
| 13 | +group: ${{ github.event_name == 'pull_request' && format('{0}-v5-{1}', github.workflow, github.event.pull_request.number) || (github.repository == 'openclaw/openclaw' && format('{0}-v5-{1}', github.workflow, github.ref) || format('{0}-v5-{1}-{2}', github.workflow, github.ref, github.sha)) }} |
14 | 14 | cancel-in-progress: true |
15 | 15 | |
16 | 16 | env: |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。