Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/conductor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ jobs:
# spec-author 钉发布 tag 的 commit SHA(供应链;ADR-0049/0050)
needs: route
if: needs.route.outputs.invoke == 'spec-author'
uses: Cloudbird-Software/CI-Workflows/.github/workflows/spec-author.yml@4676c98047f816f7c888591eb882bf941e5c9fe0 # v1.4.3(irRef/taskId 事件真值覆写修复)
uses: Cloudbird-Software/CI-Workflows/.github/workflows/spec-author.yml@ce099e5853725acb04371a6018ce0ce03696dc99 # v1.4.3(irRef/taskId 事件真值覆写修复)
with:
issue_number: ${{ fromJson(needs.route.outputs.issue) }}
target_repo: ${{ github.repository }} # ADR-0097:IR 所在仓=spec PR 目标仓
Expand Down